'宣言
Public Shared Function Apply( _ ByVal matrix As Matrix3x2, _ ByVal rect As RectangleF _ ) As RectangleF
public static RectangleF Apply( Matrix3x2 matrix, RectangleF rect )
パラメータ
- matrix
- rect
'宣言
Public Shared Function Apply( _ ByVal matrix As Matrix3x2, _ ByVal rect As RectangleF _ ) As RectangleF
public static RectangleF Apply( Matrix3x2 matrix, RectangleF rect )