ImageDevice.Rotate
ImageDevice.Rotate method
Applies a clockwise rotation about the origin to the current transformation matrix.
public override void Rotate(double theta)
Parameter | Type | Description |
---|---|---|
theta | Double | The angle of the rotation, in radians. |
See Also
- class ImageDevice
- namespace Aspose.Page.XPS.Presentation.Image
- assembly Aspose.Page