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