PsDocument.Transform
PsDocument.Transform method
Adds transformation to current graphics state (concatenates this matrix with current one).
public void Transform(Matrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | Matrix | The transformation. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page