'宣言 Public Shared Function Translate( _ ByVal matrix As Matrix3x2, _ ByVal offsetX As Single, _ ByVal offsetY As Single, _ Optional ByVal order As MatrixOrderEx _ ) As Matrix3x2
'宣言
Public Shared Function Translate( _ ByVal matrix As Matrix3x2, _ ByVal offsetX As Single, _ ByVal offsetY As Single, _ Optional ByVal order As MatrixOrderEx _ ) As Matrix3x2
public static Matrix3x2 Translate( Matrix3x2 matrix, float offsetX, float offsetY, MatrixOrderEx order )
MatrixEx クラス MatrixEx メンバ