GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
IGraduatedScale Interface
/ GetPointForValue 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
GetPointForValue Method (IGraduatedScale)
In This Topic
Returns a point that represents the given value.
Syntax
C#
PointF
GetPointForValue(
double
val
)
Parameters
val
a
PointF
in document coordinates
See Also
Reference
IGraduatedScale Interface
IGraduatedScale Members