Back to Devexpress

TreeConnectorsRouting Enum

corelibraries-devexpress-dot-diagram-dot-core-dot-layout-d8574ec2.md

latest2.0 KB
Original Source

TreeConnectorsRouting Enum

Namespace : DevExpress.Diagram.Core.Layout

Assembly : DevExpress.Diagram.v25.2.Core.dll

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public enum TreeConnectorsRouting
vb
Public Enum TreeConnectorsRouting

Members

Name
Default
CalculatePointIndex

The following properties accept/return TreeConnectorsRouting values:

LibraryRelated API Members
WinForms ControlsDiagramOptionsMindMapTreeLayout.ConnectorsRouting
DiagramOptionsOrgChartLayout.ConnectorsRouting
DiagramOptionsTipOverTreeLayout.ConnectorsRouting
DiagramOptionsTreeLayout.ConnectorsRouting
WPF ControlsDiagramControl.MindMapTreeLayoutConnectorsRouting
DiagramControl.OrgChartLayoutConnectorsRouting
DiagramControl.TipOverTreeLayoutConnectorsRouting
DiagramControl.TreeLayoutConnectorsRouting

See Also

DevExpress.Diagram.Core.Layout Namespace