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