Back to Devexpress

ImageEdit.FlipVertical() Method

maui-devexpress-dot-maui-dot-editors-dot-imageedit-0345c054.md

latest731 B
Original Source

ImageEdit.FlipVertical() Method

Flips the edit image vertically (swap top and bottom).

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public void FlipVertical()

Remarks

Use the FlipHorizontal() method to flip the edit image horizontally.

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace