Aspose::Page::EPS::Device::PdfDevice::Rotate method
PdfDevice::Rotate method
Rotate the current transform over the Z-axis. Calls writeTransform(Transform). Rotating with a positive angle theta rotates points on the positive x axis toward the positive y axis.
void Aspose::Page::EPS::Device::PdfDevice::Rotate(double theta) override
Parameter | Type | Description |
---|---|---|
theta | double | radians over which to rotate |
See Also
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++