GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoImage Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GoImage)
    In This Topic
    Consider any shadow when calculating the actual paint bounds.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also