Class ConnectorSegments
Defines how the connectors have to be routed in a layout Default - Routes the connectors like a default diagram Layout - Routes the connectors based on the type of the layout
Inheritance
System.Object
ConnectorSegments
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ConnectorSegments : Enum
Fields
Default
Declaration
public const ConnectorSegments Default
Field Value
Type |
---|
ConnectorSegments |
Layout
Declaration
public const ConnectorSegments Layout
Field Value
Type |
---|
ConnectorSegments |