Back to Devexpress

ImageEdit.FlipHorizontal() Method

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

latest731 B
Original Source

ImageEdit.FlipHorizontal() Method

Flips the edit image horizontally (swap left and right).

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public void FlipHorizontal()

Remarks

Use the FlipVertical() method to flip the edit image vertically.

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace