GoDiagram Web Reference
ComputeBounds Method (GoSubGraph)

Unlike a regular group, the bounding rectangle is computed by ignoring all children that are not Visible.
Syntax
'Declaration
 
Protected Overrides Function ComputeBounds() As RectangleF
protected override RectangleF ComputeBounds()

Return Value

the union of all of the visible children and the result of ComputeBorder
Remarks
The Bounds should include the bordered area, as returned by ComputeBorder, plus any other visible objects that may happen to extend beyond that bordered area.
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 ComputeBounds

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback