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