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