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