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