Aspose::Page::EPS::PsDocument::Scale method
PsDocument::Scale method
Adds scale to current graphics state (scale current matrix).
void Aspose::Page::EPS::PsDocument::Scale(float xScale, float yScale)
| Parameter | Type | Description |
|---|---|---|
| xScale | float | The scale in X axis. |
| yScale | float | The translation in Y axis. |
See Also
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++