public override RectangleF ExpandPaintBounds( RectangleF rect, GoView view )
Parameters
- rect
- view
Return Value
If IsUnbounded is true, a
RectangleF
with a very large Width
and/or Height
; otherwise the standard expanded rectangle as for any GoShape accounting for any pen and/or shadow.