Cursor.Position Property | |
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
public virtual Usual Position { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA point—in owner window canvas coordinates—representing the current position of the cursor.
See Also