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