IntersectionWithLine Method (GraduatedScale)
In This Topic
Finds the value that corresponds to the point where the scale and
the line defined by p1 and p2 intersect.
Syntax
Parameters
- p1
- p2
- val
- an output parameter, giving the double floating point value
Return Value
true if the scale intersects the line
See Also