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