GoDiagram Win Reference
ArrangementSpacing Property (GoLayoutTree)

Gets or sets the space between which ArrangeTrees will position the trees.
Syntax
'Declaration
 
Public Property ArrangementSpacing As SizeF
public SizeF ArrangementSpacing {get; set;}

Property Value

This defaults to the SizeF(10, 10).
Remarks
This property is ignored if Arrangement is GoLayoutTreeArrangement.FixedRoots.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutTree Class
GoLayoutTree Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback