GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GoSubGraph)
    In This Topic
    Account for the margins, and any shadow.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also