Describes the scroll type and how the to handle scrolling though a grid layout of frames when using the mouse wheel.
lt.Controls.Medical.ScrollType = {none: 0,normal: 1,row: 2,column: 3,page: 4}
lt.Controls.Medical.ScrollType = {none: 0,normal: 1,row: 2,column: 3,page: 4}
| 0 | None |
None |
| 1 | Normal |
Normal, when you scroll the grid, it will scroll one item to the left or right depending the wheel scroll direction. |
| 2 | Row |
By Row, when you scroll the grid an entire row will scroll up or down depending the wheel scroll direction. |
| 3 | Column |
By Column, when you scroll the grid an entire column will scroll left or right depending the wheel scroll direction. |
| 4 | Page |
By Page, when you scroll the grid the entire grid will scroll up or down depending the wheel scroll direction. |
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
