DragData.DocumentToDynamic
Convert logical document coordinates to scale coordinates.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DragData.DocumentToDynamic( _
realX As Double, _
realY As Double, _
ByRef X As Double, _
ByRef Y As Double, _
Optional plotID As Integer = -1, _
Optional graphID As Integer = -1)
|
|
This function does not return a value. |