The enumeration specifies the tool type for the class object's window.
typedef enum tagBITMAPWNDTOOL
{
TOOL_USERMODE,
TOOL_PANIMAGE,
TOOL_ZOOMRECT,
TOOL_REGION,
TOOL_ZOOM_ON_MOUSECLICK,
TOOL_MAGGLASS,
TOOL_ZOOMVIEW,
}BITMAPWNDTOOL;
User tool type
Pan image tool.
Zoom rect tool.
Zoom in/out on mouse click.
Region tool type, the region shape is specified by LBitmapWindow::SetRegionType() function.
Magnifying glass tool.
Zoom View tool.
The enumeration is used by LBitmapWindow::SetToolType.
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