DioDocs for PDF
Transpose メソッド

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix4x4 構造体 : Transpose メソッド
The matrix whose transpose is to be calculated.
Calculates the transpose of the specified matrix.
シンタックス
'宣言
 
Public Shared Function Transpose( _
   ByRef value As Matrix4x4 _
) As Matrix4x4
public static Matrix4x4 Transpose( 
   ref Matrix4x4 value
)

パラメータ

value
The matrix whose transpose is to be calculated.

戻り値の型

The transpose of the specified matrix.
参照

Matrix4x4 構造体
Matrix4x4 メンバ