GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IGraduatedScale Interface / GetValueAtPoint Method
In This Topic
    GetValueAtPoint Method (IGraduatedScale)
    In This Topic
    Returns the value which would be represented at a given point.
    Syntax
    double GetValueAtPoint( 
       PointF p
    )

    Parameters

    p
    See Also