Click or drag to resize

Cursor.Position Property

X#
A point—in owner window canvas coordinates—representing the current position of the cursor.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Position AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A point—in owner window canvas coordinates—representing the current position of the cursor.
See Also