|
CurrentXY |
Top Previous Next |
|
CurrentXY (Method)
Returns the drawing coordinates of the mouse pointer's position.
Syntax: Function CurrentXY(x As Single, y As Single) As Boolean
The CurrentXY method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|