Bitmap for WPF
Skew(Single,Single) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 > Skew メソッド : Skew(Single,Single) メソッド
Creates a skew transformation that has the specified x-axis angle, y-axis angle, and center point.
シンタックス
'宣言
 
Public Overloads Shared Function Skew( _
   ByVal radiansX As System.Single, _
   ByVal radiansY As System.Single _
) As Matrix3x2
public static Matrix3x2 Skew( 
   System.float radiansX,
   System.float radiansY
)

パラメータ

radiansX
radiansY
参照

Matrix3x2 構造体
Matrix3x2 メンバ
オーバーロード一覧