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 |