DragData.DocumentToFixed
Convert logical document coordinates to fixed graph percent.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DragData.DocumentToFixed( _
realX As Double, _
realY As Double, _
ByRef percX As Double, _
ByRef percY As Double, _
Optional graphID As Integer = -1)
|
|
This function does not return a value. |