Class DecoratorShapes
Represents the available shapes for connector decorators (arrowheads).
Defines the visual style of endpoints on connectors.
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