ComputeCollapsedSizeSkip Method
In This Topic
This predicate is called by
ComputeCollapsedSize to decide if a child object should take part in the size calculation.
Syntax
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.
See Also