GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRuler Class
/ ConvertDocToUnits Method
The specified document measure.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ConvertDocToUnits Method
In This Topic
Converts a measure in document units to a measure in the current units of the ruler.
Syntax
C#
public
double
ConvertDocToUnits(
double
value
)
Parameters
value
The specified document measure.
Return Value
The document measure in the ruler's specified units.
See Also
Reference
GoRuler Class
GoRuler Members