GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoButton Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GoButton)
    In This Topic
    Additional painted area includes part of the border giving 3D control appearance.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also