CursorPosition Property (SystemFunctions)

Action

Gets the current cursor position of the machine on which the Open Agent is running.

Syntax

C#

public Point CursorPosition { get; }

VB

Public Read Property CursorPosition As Point

Access

Read only.