Class ShapeType
Types of ShapeType
Inheritance
System.Object
ShapeType
Namespace: Syncfusion.SfImageEditor.iOS
Assembly: Syncfusion.SfImageEditor.iOS.dll
Syntax
public sealed class ShapeType : Enum
Fields
Arrow
Represents Arrow
Declaration
public const ShapeType Arrow
Field Value
Type | Description |
---|---|
ShapeType |
Circle
Represents circle
Declaration
public const ShapeType Circle
Field Value
Type | Description |
---|---|
ShapeType |
None
Represents None
Declaration
public const ShapeType None
Field Value
Type | Description |
---|---|
ShapeType |
Path
Represents Path
Declaration
public const ShapeType Path
Field Value
Type | Description |
---|---|
ShapeType |
Rectangle
Represents Rectangle
Declaration
public const ShapeType Rectangle
Field Value
Type | Description |
---|---|
ShapeType |
Text
Represents Text
Declaration
public const ShapeType Text
Field Value
Type | Description |
---|---|
ShapeType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |