CalendarView for WinForms
Shear(Single,Single) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > TransformMatrix クラス > Shear メソッド : Shear(Single,Single) メソッド
The horizontal shear factor.
The vertical shear factor.
Applies the specified shear vector to this Matrix object by prepending the shear transform.
シンタックス
'宣言
 
Public Overloads Sub Shear( _
   ByVal shearX As System.Single, _
   ByVal shearY As System.Single _
) 
public void Shear( 
   System.float shearX,
   System.float shearY
)

パラメータ

shearX
The horizontal shear factor.
shearY
The vertical shear factor.
参照

TransformMatrix クラス
TransformMatrix メンバ
オーバーロード一覧