protected virtual RectangleF ComputeCollapsedRectangle( SizeF s )
Parameters
- s
- a
SizeF
in document coordinates, normally the result of a call to ComputeCollapsedSize
Return Value
a
RectangleF
in document coordinates that is passed to calls to SaveChildBounds, CollapseChild, and FinishCollapse.