GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class / GetPointForValue Method
In This Topic
    GetPointForValue Method (GraduatedScaleLinear)
    In This Topic
    Returns the point on the GraduatedScale that corresponds to the given value.
    Syntax
    public override PointF GetPointForValue( 
       double val
    )

    Parameters

    val
    See Also