PsDocument.Shear
PsDocument.Shear method
Adds shear transformation to current graphics state (shear current matrix).
public void Shear(float shx, float shy)
Parameter | Type | Description |
---|---|---|
shx | Single | The shear in X axis. |
shy | Single | The shear in Y axis. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page