public virtual RectangleF ExpandPaintBounds( RectangleF rect, GoView view )
Parameters
- rect
- A
RectangleF
in document coordinates. - view
- The view in which the object is being painted. This may be null, if the particular view is not known.
Return Value
A
RectangleF
in document coordinates that may be slightly larger than the rect argument, to account for where this object may be painted.