DXGraphics.RotateTransform(Single) Method
Applies the specified rotation to the transformation matrix.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
angle | Single | The rotation angle in degrees. |
See Also