Specifies a mouse button.
lt.Controls.MouseButtons = {none: 0x00000000,left: 0x00000001,right: 0x00000002,middle: 0x00000004,xButton1: 0x00000008,xButton2: 0x00000010}
lt.Controls.MouseButtons = {none: 0x00000000,left: 0x00000001,right: 0x00000002,middle: 0x00000004,xButton1: 0x00000008,xButton2: 0x00000010}
| 0x00000000 | None |
(0) No mouse button |
| 0x00000001 | Left |
(1) Left mouse button |
| 0x00000002 | Right |
(2) Right mouse button |
| 0x00000004 | Middle |
(4) Middle mouse button |
| 0x00000008 | XButton1 |
(8) X 1 mouse button |
| 0x00000010 | XButton2 |
(16) X 2 mouse button |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
