L_BOOL LBitmapWindow::IsHiliteZoomViewEnabled (void)
Determines whether the underlying image for the LBitmapWindow is "highlighted" in the source area when a zoom view is enabled.
Value | Meaning |
---|---|
TRUE | The source area is highlighted |
FALSE | The source area is not highlighted. |
Use the LBitmapWindow::GetZoomViewsCount function to determine how many zoom views are attached to the class object.
To attach a zoomed view to a window, call the LBitmapWindow::AddZoomView function.
When the zoomed view is no longer needed, call the LBitmapWindow::DestroyZoomView function to stop the specified zoom view procedure and to detach it from the window handle.
Win32, x64.
For an example, refer to LBitmapWindow::AddZoomView.
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