|   |   |   | 
| Frame.TransformationMatrix Property | Language: | 
Retrieves or sets the transformation Matrix of a frame.
Visual Basic Public Property TransformationMatrix As Matrix C# public Matrix TransformationMatrix { get; set; } C++ public: 
property Matrix TransformationMatrix {
Matrix get();
void set(Matrix value);
}JScript public function get TransformationMatrix() : Matrix 
public function set TransformationMatrix(Matrix);
Microsoft.DirectX.Matrix
This property is read/write.
A Matrix object that represents the transformation matrix 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