Applies the specified shear vector to this Matrix object by prepending the shear transform.
シンタックス
'宣言
Public Overloads Sub Shear( _
ByVal As System.Single, _
ByVal As System.Single _
)
public void Shear(
System.float ,
System.float
)
パラメータ
- shearX
- The horizontal shear factor.
- shearY
- The vertical shear factor.
参照