GoDiagram Win Reference
CopyInheritedPropertiesFrom Method

This method just copies inheritable properties from another GoLayoutTreeNode.
Syntax
'Declaration
 
Public Overridable Sub CopyInheritedPropertiesFrom( _
   ByVal n As GoLayoutTreeNode _
) 
public virtual void CopyInheritedPropertiesFrom( 
   GoLayoutTreeNode n
)

Parameters

n
Remarks
The properties include: Northwoods.Go.Layout.GoLayoutTreeNode.SortingP:Northwoods.Go.Layout.GoLayoutTreeNode.AngleP:Northwoods.Go.Layout.GoLayoutTreeNode.NodeIndentP:Northwoods.Go.Layout.GoLayoutTreeNode.NodeSpacingP:Northwoods.Go.Layout.GoLayoutTreeNode.LayerSpacingParentOverlapP:Northwoods.Go.Layout.GoLayoutTreeNode.BreadthLimitP:Northwoods.Go.Layout.GoLayoutTreeNode.RowIndentP:Northwoods.Go.Layout.GoLayoutTreeNode.CommentMarginP:Northwoods.Go.Layout.GoLayoutTreeNode.PortSpotP:Northwoods.Go.Layout.GoLayoutTreeNode.ChildPortSpot
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

GoLayoutTreeNode Class
GoLayoutTreeNode Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback