Class ImageFlipDirection
Specifies the direction to flip an image.
Inheritance
System.Object
ImageFlipDirection
Namespace: Syncfusion.Maui.ImageEditor
Assembly: Syncfusion.Maui.ImageEditor.dll
Syntax
public sealed class ImageFlipDirection : Enum
Fields
Horizontal
Represents the horizontal flip direction.
Declaration
public const ImageFlipDirection Horizontal
Field Value
Type |
---|
ImageFlipDirection |
Vertical
Represents the vertical flip direction.
Declaration
public const ImageFlipDirection Vertical
Field Value
Type |
---|
ImageFlipDirection |