MatrixStack.Top Property |
Language: |
Retrieves the current matrix at the top of the stack.
Visual Basic Public ReadOnly Property Top As Matrix C# public Matrix Top { get; } C++ public:
property Matrix Top {
Matrix get();
}JScript public function get Top() : Matrix
Microsoft.DirectX.Matrix
This property is read-only.
The Matrix at the top of the matrix stack.
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