GoDiagram Web Reference
CopyChildren Method (GoSubGraph)

This override is needed to make sure the expanded position information is copied correctly when this subgraph is collapsed at the time of the copy.
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

GoSubGraph Class
GoSubGraph Members
Base Implementation in CopyChildren

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback