GoDiagram Web Reference
CopyChildren Method (GoTextNode)

Copy the background, text label, and the four ports.
Syntax
'Declaration
 
Protected Overrides Sub CopyChildren( _
   ByVal newgroup As GoGroup, _
   ByVal env As GoCopyDictionary _
) 
protected override void CopyChildren( 
   GoGroup newgroup,
   GoCopyDictionary env
)

Parameters

newgroup
env
Remarks
Remember to override this to copy any objects you add to this class.
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

GoTextNode Class
GoTextNode Members
Base Implementation in CopyChildren

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback