PsDocument.Scale
PsDocument.Scale method
Adds scale to current graphics state (scale current matrix).
public void Scale(float xScale, float yScale)
Parameter | Type | Description |
---|---|---|
xScale | Single | The scale in X axis. |
yScale | Single | The translation in Y axis. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page