Share via


AnimationSet.Name Property (Microsoft.DirectX.Direct3D)

Retrieves the name of an animation set.

Definition

Visual Basic Public ReadOnly Property Name As String
C# public string Name { get; }
C++ public:
property StringLeave Site^ Name {
        StringLeave Site^ get();
}
JScript public function get Name() : String

Property Value

System.String
Animation set name.

This property is read-only. 

Applies To

CompressedAnimationSet, KeyframedAnimationSet