BreadthLimit Property (GoLayoutTreeNode)
Gets or sets how broad a node and its descendents should be.
public float BreadthLimit {get; set;}
Property Value
By default this is zero. A value of zero imposes no limit;
a positive value will specify a limit for the total width of this subtree.