ProjectorDuration Property

Gets the length of time for which this Animation plays, not counting repetitions.

Definition

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

Property Value

TimeSpan

See Also