Matrix.Transpose Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Transposes the matrix using a source matrix.
Definition
Visual Basic .NET |
Public Sub Transpose( _ ByVal source As Matrix _ ) |
C# |
public void Transpose( Matrix source ); |
Managed C++ |
public: void Transpose( Matrix source ); |
JScript .NET |
public function Transpose( source : Matrix ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center