Class Segments
Defines the segment type of the connector
Straight - Sets the segment type as Straight
Orthogonal - Sets the segment type as Orthogonal
Polyline - Sets the segment type as Polyline
Bezier - Sets the segment type as Bezier
Inheritance
System.Object
Segments
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Segments : Enum
Fields
Bezier
Declaration
public const Segments Bezier
Field Value
Freehand
Declaration
public const Segments Freehand
Field Value
Orthogonal
Declaration
public const Segments Orthogonal
Field Value
Polyline
Declaration
public const Segments Polyline
Field Value
Straight
Declaration
public const Segments Straight
Field Value