GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleElliptical Class / GetValueAtPoint Method
In This Topic
    GetValueAtPoint Method (GraduatedScaleElliptical)
    In This Topic
    Returns the value that is associated with point p.
    Syntax
    public override double GetValueAtPoint( 
       PointF p
    )

    Parameters

    p
    See Also