Back to Devexpress

DiagramControl.MindMapTreeLayoutRootSpacing Property

wpf-devexpress-dot-xpf-dot-diagram-dot-diagramcontrol-1c397d10.md

latest1.2 KB
Original Source

DiagramControl.MindMapTreeLayoutRootSpacing Property

Specifies the distance between the root shape and its immediate children. 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 MindMapTreeLayoutRootSpacing { get; set; }
vb
Public Property MindMapTreeLayoutRootSpacing As Double

Property Value

TypeDescription
Double

A System.Double value that is the distance in pixels between the root shape and its immediate children.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.Xpf.Diagram Namespace