IDocumentPointerCurrentLocation Property

Current physical location of the cursor. May differ from PhysicalLocation during operations determined by CurrentAction.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
Point CurrentLocation { get; set; }

Property Value

Point

See Also