GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class / ComputeBounds Method
In This Topic
    ComputeBounds Method (GraduatedScaleLinear)
    In This Topic
    Computes the bounds of the GraduatedScaleLinear by finding the smallest rectangle that contains both the StartPoint and EndPoint.
    Syntax
    protected override RectangleF ComputeBounds()
    See Also