Back to Devexpress

DiagramControl.MindMapTreeLayoutNodeSpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-1012c3ed.md

latest1.3 KB
Original Source

DiagramControl.MindMapTreeLayoutNodeSpacing Property

Specifies the distance between shapes on the same level of hierarchy. This is a dependency property.

Namespace : DevExpress.Xpf.Diagram

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

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public double MindMapTreeLayoutNodeSpacing { get; set; }
vb
Public Property MindMapTreeLayoutNodeSpacing As Double

Property Value

TypeDescription
Double

A System.Double value that is the distance in pixels between shapes on the same level of hierarchy.

|

See Also

MindMapTreeLayoutHierarchySpacing

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace