IDocumentPointerIsMouseDown Property
Determines whether the mouse button is currently pressed.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
bool IsMouseDown { get; }
ReadOnly Property IsMouseDown As Boolean
Get
property bool IsMouseDown {
bool get ();
}
abstract IsMouseDown : bool with get
Property Value
Boolean