Northwoods.Go.Instruments Assembly > Northwoods.Go.Instruments Namespace : IGraduatedScale Interface |
For a list of all members of this type, see IGraduatedScale members.
Name | Description | |
---|---|---|
GetPointForValue | Returns a point that represents the given value. | |
GetValueAtPoint | Returns the value which would be represented at a given point. | |
IntersectionWithLine | Returns true if the line defined by points p1 and p2 intersect with the path of the scale; outputs the associated value at that point with the out parameter val. |