Aspose::Page::EPS::PsDocument::Scale method
PsDocument::Scale method
在当前图形状态中添加缩放(缩放当前矩阵)。
void Aspose::Page::EPS::PsDocument::Scale(float xScale, float yScale)
| Parameter | Type | 描述 |
|---|---|---|
| xScale | 单精度浮点数 | X 轴的缩放。 |
| yScale | 单精度浮点数 | Y 轴的平移。 |
另见
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++