CompressedAnimationSet.PlaybackType Property

Language:

Retrieves the type of the animation set playback loop.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.PlaybackType
Type of the animation set playback loop.

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