GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoRuler Class
/ ConvertDocToPixel Method
The specified measure in document units.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ConvertDocToPixel Method
In This Topic
Gets the measure on the control in pixels at the specified document value.
Syntax
C#
public
float
ConvertDocToPixel(
double
docMeasure
)
Parameters
docMeasure
The specified measure in document units.
Return Value
Returns the position in pixels at the specified document value.
See Also
Reference
GoRuler Class
GoRuler Members