DXImage.RotateFlip(DXRotateFlipType) Method
Rotates and flips an image.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
rotateFlipType | DXRotateFlipType | An enumeration value that indicates the rotation and flip type. |
See Also