GoXam for WPF v3
ArrangementSpacing Property (MultiLayout)
Northwoods.GoXam.Layout Namespace > MultiLayout Class : ArrangementSpacing Property
Gets or sets the space between which each nested layout will be positioned.
Syntax
public Size ArrangementSpacing {get; set;}

Property Value

This defaults to the Size(20, 20).
See Also

Reference

MultiLayout Class
MultiLayout Members