ImageDevice.Rotate
ImageDevice.Rotate method
Rotate the current transformation matrix 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 | Angle in radians over which to rotate. |
See Also
- class ImageDevice
- namespace Aspose.Page.EPS.Device
- assembly Aspose.Page