GoDiagram Web Reference
MoveChildren Method (GoNode)

The original bounds, in document coordinates.
This just moves all the children from the group's former location.
Syntax
'Declaration
 
Protected Overrides Sub MoveChildren( _
   ByVal prevRect As RectangleF _
) 
protected override void MoveChildren( 
   RectangleF prevRect
)

Parameters

prevRect
The original bounds, in document coordinates.
Remarks
This first moves all IGoLinks, and then all the other child objects.
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

GoNode Class
GoNode Members
Base Implementation in MoveChildren

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback