GoDiagram Web Reference
ComputeCollapsedSizeSkip Method

This predicate is called by ComputeCollapsedSize to decide if a child object should take part in the size calculation.
Syntax
'Declaration
 
Protected Overridable Function ComputeCollapsedSizeSkip( _
   ByVal child As GoObject _
) As Boolean
protected virtual bool ComputeCollapsedSizeSkip( 
   GoObject child
)

Parameters

child

Return Value

true if the object is the Handle, Label, Port, CollapsedObject, or a link. If there is a CollapsedObject, all invisible objects are skipped.
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback