GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
GraduatedScale Class
/ GetValueAtPoint Method
a
PointF
in document coordinates
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetValueAtPoint Method (GraduatedScale)
In This Topic
Returns the value that is associated with point p.
Syntax
C#
public
abstract
double
GetValueAtPoint(
PointF
p
)
Parameters
p
a
PointF
in document coordinates
Return Value
a double floating point number
See Also
Reference
GraduatedScale Class
GraduatedScale Members