Class DecoratorShapes
Defines the decorator shape of the connector
None - Sets the decorator shape as None
Arrow - Sets the decorator shape as Arrow
Diamond - Sets the decorator shape as Diamond
Path - Sets the decorator shape as Path
OpenArrow - Sets the decorator shape as OpenArrow
Circle - Sets the decorator shape as Circle
Square - Sets the decorator shape as Square
Fletch - Sets the decorator shape as Fletch
OpenFetch - Sets the decorator shape as OpenFetch
IndentedArrow - Sets the decorator shape as Indented Arrow
OutdentedArrow - Sets the decorator shape as Outdented Arrow
DoubleArrow - Sets the decorator shape as DoubleArrow
Inheritance
System.Object
DecoratorShapes
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class DecoratorShapes : Enum
Fields
Arrow
Declaration
public const DecoratorShapes Arrow
Field Value
Circle
Declaration
public const DecoratorShapes Circle
Field Value
Custom
Declaration
public const DecoratorShapes Custom
Field Value
Diamond
Declaration
public const DecoratorShapes Diamond
Field Value
DoubleArrow
Declaration
public const DecoratorShapes DoubleArrow
Field Value
Fletch
Declaration
public const DecoratorShapes Fletch
Field Value
IndentedArrow
Declaration
public const DecoratorShapes IndentedArrow
Field Value
None
Declaration
public const DecoratorShapes None
Field Value
OpenArrow
Declaration
public const DecoratorShapes OpenArrow
Field Value
OpenFetch
Declaration
public const DecoratorShapes OpenFetch
Field Value
OutdentedArrow
Declaration
public const DecoratorShapes OutdentedArrow
Field Value
Square
Declaration
public const DecoratorShapes Square
Field Value