shear method
shear
Adds shear transformation to current graphics state (shear current matrix).
def shear(self, shx, shy):
...
Parameter | Type | Description |
---|---|---|
shx | float | The shear in X axis. |
shy | float | The shear in Y axis. |
See Also
- module
aspose.page.eps
- class
PsDocument