menu

UWP

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

    Show / Hide Table of Contents

    Class ImageEditorResizableElements

    Specify the image editor resizable elements in the image editor.

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

    Fields

    CustomView

    Represents the image editor resizable element as custom view.

    Declaration
    public const ImageEditorResizableElements CustomView
    Field Value
    Type
    ImageEditorResizableElements

    None

    Represents the image editor resizable element as none.

    Declaration
    public const ImageEditorResizableElements None
    Field Value
    Type
    ImageEditorResizableElements

    Shapes

    Represents the image editor resizable element as shapes.

    Declaration
    public const ImageEditorResizableElements Shapes
    Field Value
    Type
    ImageEditorResizableElements

    Text

    Represents the image editor resizable element as text.

    Declaration
    public const ImageEditorResizableElements Text
    Field Value
    Type
    ImageEditorResizableElements

    Extension Methods

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