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
public void FlipVertical()
#Remarks
Use the FlipHorizontal() method to flip the edit image horizontally.