C#
VB
C++
Gets a value indicating whether the mouse left button is currently down.
public bool IsMouseLeftButtonDown { get; }
Public ReadOnly Property IsMouseLeftButtonDown As Boolean
public:
property bool IsMouseLeftButtonDown {
bool get();
}
true if the mouse left button is currently down, otherwise; false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET