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