IDocumentPointerIsMouseDown Property

Determines whether the mouse button is currently pressed.

Definition

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

Property Value

Boolean

See Also