GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IGraduatedScale Interface / GetPointForValue Method
a PointF in document coordinates
In This Topic
    GetPointForValue Method (IGraduatedScale)
    In This Topic
    Returns a point that represents the given value.
    Syntax
    PointF GetPointForValue( 
       double val
    )

    Parameters

    val
    a PointF in document coordinates
    See Also