Back to Devexpress

ImageEdit.RotateLeft() Method

maui-devexpress-dot-maui-dot-editors-dot-imageedit-daf7902c.md

latest720 B
Original Source

ImageEdit.RotateLeft() Method

Rotates the edit image to the left by 90º.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public void RotateLeft()

Remarks

Use the RotateRight() method to rotate the edit image to the right by 90º.

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace