GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / Bounds Property
In This Topic
    Bounds Property (GraduatedScale)
    In This Topic
    Whenever the size and/or position is changed, we need to recalculate the GraphicsPath.
    Syntax
    public override RectangleF Bounds {get; set;}
    See Also