GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoListGroup Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GoListGroup)
    In This Topic
    The expanded paint bounds for a GoListGroup includes any BorderPen width and any drop shadow.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also