IDocumentPointerIsMouseDown Property

Determines whether the mouse button is currently pressed.

Definition

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

Property Value

Boolean

See Also