Bitmap for WPF
ToArray メソッド (Matrix4x4)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 : ToArray メソッド
Creates an array containing the elements of the matrix.
シンタックス
'宣言
 
Public Function ToArray() As System.Single()
public System.float[] ToArray()

戻り値の型

A sixteen-element array containing the components of the matrix.
参照

Matrix4x4 構造体
Matrix4x4 メンバ