XpsMatrix.Skew
XpsMatrix.Skew method
Applies specified skew transformation to this Matrix.
public void Skew(double skewX, double skewY)
| Parameter | Type | Description |
|---|---|---|
| skewX | Double | The skew x. |
| skewY | Double | The skew y. |
See Also
- class XpsMatrix
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page