menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageEditorElements - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageEditorElements

    Inheritance
    System.Object
    ImageEditorElements
    Namespace: Syncfusion.UI.Xaml.ImageEditor.Enums
    Assembly: Syncfusion.SfImageEditor.UWP.dll
    Syntax
    public sealed class ImageEditorElements : Enum

    Fields

    CustomView

    Represents the image editor rotatable element as custom view.

    Declaration
    public const ImageEditorElements CustomView
    Field Value
    Type
    ImageEditorElements

    None

    Represents the image editor rotatable element as none.

    Declaration
    public const ImageEditorElements None
    Field Value
    Type
    ImageEditorElements

    Text

    Represents the image editor rotatable element as text.

    Declaration
    public const ImageEditorElements Text
    Field Value
    Type
    ImageEditorElements

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved