バージョン

GetMatrix メソッド

この変換の同等のアフィン行列を取得します
シンタックス
'宣言
 
Public Shared Function GetMatrix( _
   ByVal transform As GeneralTransform _
) As Matrix
public static Matrix GetMatrix( 
   GeneralTransform transform
)

パラメータ

transform

戻り値の型

新しい行列
参照