Creates a skew transformation that has the specified x-axis angle, y-axis angle, and center point.
シンタックス
'宣言
Public Overloads Shared Function Skew( _
ByVal As System.Single, _
ByVal As System.Single, _
ByVal As Point2F _
) As Matrix3x2
public static Matrix3x2 Skew(
System.float ,
System.float ,
Point2F
)
パラメータ
- radiansX
- radiansY
- center
参照