AnimationRootFrame.FrameHierarchy Property

Language:

Retrieves the root node reference of the loaded frame hierarchy.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.Frame
A Frame object that represents the root node of the frame hierarchy.

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