GoDiagram Web Reference
RescaleChildren Method (GoGroup)

The original bounds, in document coordinates.
This handles the general case of a resize by scaling and repositioning all the children.
Syntax
'Declaration
 
Protected Overridable Sub RescaleChildren( _
   ByVal old As RectangleF _
) 
protected virtual void RescaleChildren( 
   RectangleF old
)

Parameters

old
The original bounds, in document coordinates.
Remarks
Any children whose GoObject.AutoRescales property is false is not resized and repositioned.
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

GoGroup Class
GoGroup Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback