GoDiagram Win Reference
RowSpacing Property (GoLayoutTree)

Gets or sets the distance between rows of children.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property RowSpacing As Single
[DefaultValueAttribute()]
public float RowSpacing {get; set;}

Property Value

The default value is 25.
Remarks

This property is only used when there is more than one row of children for a given parent node. LayerSpacing determines the distance between the parent node and its first row of child nodes.

This just gets or sets the RootDefaults's property of the same name.

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
BreadthLimit Property
RowIndent Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback