UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    ImageEditorResizableElements

    None

    Represents the image editor resizable element as none.

    Declaration
    public const ImageEditorResizableElements None
    Field Value
    Type Description
    ImageEditorResizableElements

    Shapes

    Represents the image editor resizable element as shapes.

    Declaration
    public const ImageEditorResizableElements Shapes
    Field Value
    Type Description
    ImageEditorResizableElements

    Text

    Represents the image editor resizable element as text.

    Declaration
    public const ImageEditorResizableElements Text
    Field Value
    Type Description
    ImageEditorResizableElements

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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