GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoStroke Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GoStroke)
    In This Topic
    Consider Pen width, miter limit, drop shadow and highlight in computing the paint bounds.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also