CompressedAnimationSet.PlaybackType Property (Microsoft.DirectX.Direct3D)
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.