menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageFlipDirection - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved