Bitmap for WPF
SkewRef(Matrix3x2,Single,Single) メソッド

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

パラメータ

result
radiansX
radiansY
参照

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