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