Microsoft DirectX 9.0 SDK Update (October 2004)

AnimationSet.Period Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the period of an animation set.

Definition

Visual Basic .NET Public ReadOnly Property Period As Double
C# public double Period { get; }
Managed C++ public: __property double get_Period();
JScript .NET public function get Period() : double

Property Value

System.Double . Animation set period.

This property is read-only. 

Remarks

The period is the range of time in which the animation key frames are valid. For looping animations, this is the period of the loop. The application determines the time units (for example, seconds) in which the key frames are specified.

Applies To

CompressedAnimationSet, KeyframedAnimationSet

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center