Gets the current cursor position of the machine on which the Open Agent is running.
C#
public Point CursorPosition { get; }
VB
Public Read Property CursorPosition As Point
Read only.