GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GraduatedScale)
    In This Topic
    The paint bounds needs to include tick marks and labels.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also