IDocumentPointerDrawingLocation Property

Location of the cursor with page offset added to it. The page offset is specified by means of SetPageOffset(DocumentPage).

Definition

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

Property Value

Point

See Also