GoDiagram Win Reference
CopyChildren Method (GoBasicNode)

Make copies of the shape, label and port.
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
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

GoBasicNode Class
GoBasicNode Members
Base Implementation in CopyChildren

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback