GoXam for WPF v3
ArrangementSpacing Property (TreeLayout)
Northwoods.GoXam.Layout Namespace > TreeLayout Class : ArrangementSpacing Property
Gets or sets the space between which ArrangeTrees will position the trees.
Syntax
public Size ArrangementSpacing {get; set;}

Property Value

This defaults to the Size(10, 10).
Remarks
This property is ignored if Arrangement is TreeArrangement.FixedRoots.
See Also

Reference

TreeLayout Class
TreeLayout Members