Class ImageEditorElements
Types of Rotatable Elements
Inheritance
System.Object
ImageEditorElements
Namespace: Syncfusion.SfImageEditor.Android
Assembly: Syncfusion.SfImageEditor.Android.dll
Syntax
public sealed class ImageEditorElements : Enum
Fields
CustomView
Represents custom view
Declaration
public const ImageEditorElements CustomView
Field Value
Type |
---|
ImageEditorElements |
None
Represents None
Declaration
public const ImageEditorElements None
Field Value
Type |
---|
ImageEditorElements |
Text
Represents Text
Declaration
public const ImageEditorElements Text
Field Value
Type |
---|
ImageEditorElements |