GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / Length Property
In This Topic
    Length Property (GraduatedScale)
    In This Topic
    Gets the length of the scale, in document units.
    Syntax
    public virtual float Length {get;}
    Remarks
    By default this is just the distance between the points on the scale for the minimum and maximum values.
    See Also