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.WPF.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 |