Aspose::Page::EPS::Device::PdfDevice::Translate method
PdfDevice::Translate method
Translates the current transformation matrix. Calls writeTransform(Transform).
void Aspose::Page::EPS::Device::PdfDevice::Translate(double x, double y) override
Parameter | Type | Description |
---|---|---|
x | double | Translation in X axis. |
y | double | Translation in Y axis. |
See Also
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++