ImageDevice.Shear
ImageDevice.Shear method
Applies the specified shear vector to the current transformation matrix.
public override void Shear(double shx, double shy)
Parameter | Type | Description |
---|---|---|
shx | Double | The x shear factor. |
shy | Double | The y shear factor. |
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page