ProjectorIsPlaying Property

Gets or sets a value that indicates whether the animation is running.

Definition

Namespace: Waves.Visual
Assembly: WavesSystems.Projector (in WavesSystems.Projector.dll) Version: 3.0.1.0 (3.0.1.0)
C#
public bool IsPlaying { get; set; }

Property Value

Boolean

See Also