Frame.FrameFirstChild Property |
Language: |
Retrieves the first child of the frame.
Visual Basic Public ReadOnly Property FrameFirstChild As Frame C# public Frame FrameFirstChild { get; } C++ public:
property Frame^ FrameFirstChild {
Frame^ get();
}JScript public function get FrameFirstChild() : Frame
Microsoft.DirectX.Direct3D.Frame
This property is read-only.
A Frame object that represents the first child of the frame.
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