The current position of the cursor, with respect to the viewer.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public Point CursorPosition { get; }
Visual Basic
Public ReadOnly Property CursorPosition As Point
	Get

Implements

IViewer..::..CursorPosition

See Also