Convert scale coordinates to logical document coordinates.
Syntax
Parameters
Return Value
Sub DragData.DynamicToDocument( _
X As Double, _
Y As Double, _
ByRef realX As Double, _
ByRef realY As Double, _
Optional plotID As Integer = -1, _
Optional graphID As Integer = -1)