ConvertDocToView
This method converts document coordinates into viewer coordinates.
Syntax
ConvertDocToView (mode As CroDocToView, x As Long, y As Long) As Long
Parameter | Description |
---|---|
mode |
Possible values See CroDocToView |
x |
X-value of the document coordinate |
y |
Y-value of the document coordinate |