PdfDevice.Rotate
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.
public override void Rotate(double theta)
Parameter | Type | Description |
---|---|---|
theta | Double | radians over which to rotate |
See Also
- class PdfDevice
- namespace Aspose.Page.EPS.Device
- assembly Aspose.Page