Class DecoratorType
The Decorator Type.
Inheritance
System.Object
DecoratorType
Namespace: Syncfusion.SfDiagram.Android
Assembly: Syncfusion.SfDiagram.Android.dll
Syntax
public sealed class DecoratorType : Enum
Fields
Circle
Circle Decorator.
Declaration
public const DecoratorType Circle
Field Value
Type |
---|
DecoratorType |
Diamond
Diamond Decorator.
Declaration
public const DecoratorType Diamond
Field Value
Type |
---|
DecoratorType |
Filled45Arrow
Filled45Arrow Decorator.
Declaration
public const DecoratorType Filled45Arrow
Field Value
Type |
---|
DecoratorType |
None
None Decorator.
Declaration
public const DecoratorType None
Field Value
Type |
---|
DecoratorType |
Square
Square Decorator.
Declaration
public const DecoratorType Square
Field Value
Type |
---|
DecoratorType |