[To be supplied.]
[Visual Basic] Overloads Public Sub Shear( _ ByVal shearX As Single, _ ByVal shearY As Single _ ) [C#] public void Shear( float shearX, float shearY ); [C++] public: void Shear( float shearX, float shearY ); [JScript] public function Shear( shearX : float, shearY : float );
Matrix Class | Matrix Members | System.Drawing.Drawing2D Namespace | Matrix.Shear Overload List