Aspose::Page::EPS::PsDocument::Translate 方法
PsDocument::Translate method
向当前图形状态添加平移(平移当前矩阵)。
void Aspose::Page::EPS::PsDocument::Translate(float x, float y)
| Parameter | Type | 描述 |
|---|---|---|
| x | 单精度浮点数 | X 方向的平移。 |
| y | 单精度浮点数 | Y 方向的平移。 |
另见
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++