GoDiagram Win Reference
RootDefaults Property

Gets the object holding the default values for root GoLayoutTreeNodes.
Syntax
'Declaration
 
Public ReadOnly Property RootDefaults As GoLayoutTreeNode
public GoLayoutTreeNode RootDefaults {get;}
Remarks
The values for the following inheritable properties are actually stored in this object: Sorting, Comparer, Angle, Alignment, NodeIndent, NodeSpacing, LayerSpacing, Compaction, BreadthLimit, RowSpacing, RowIndent, CommentSpacing, CommentMargin, SetsPortSpot, PortSpot, SetsChildPortSpot, ChildPortSpot. The other properties of this GoLayoutTreeNode are ignored.
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