CompressedAnimationSet.NumberCallbackKeys Property

Language:

Retrieves the number of callback keys in the animation set.

Definition

Visual Basic Public ReadOnly Property NumberCallbackKeys As Integer
C# public int NumberCallbackKeys { get; }
C++ public:
property int NumberCallbackKeys {
        int get();
}
JScript public function get NumberCallbackKeys() : int

Property Value

System.Int32
Number of callback keys in the animation set.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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