Back to Devexpress

ImageEdit.RotateRight() Method

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

latest720 B
Original Source

ImageEdit.RotateRight() Method

Rotates the edit image to the right by 90º.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public void RotateRight()

Remarks

Use the RotateLeft() method to rotate the edit image to the left by 90º.

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace