Enum Sector
Routing sectors.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum Sector
Bottom
The bottom position.
BottomLeft
The bottom-left position.
BottomRight
The bottom-right position.
Center
The center position.
Left
The left position.
Right
The right position.
Top
The top position.
TopLeft
The top-left position.
TopRight
The top-right position.