#include "ltwrappr.h"
L_BOOL LBitmapWindow::HasZoomView()
Determines whether the class object currently has one or more Zoom Views attached to it.
TRUE |
The class object currently has one or more Zoom Views attached to it. |
FALSE |
The class object currently does not any Zoom Views attached to it. |
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.
Required DLLs and Libraries
LTZMV For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64.
Functions: |
LBitmapWindow::AddZoomView, LBitmapWindow::GetZoomViewProps, LBitmapWindow::UpdateZoomView, LBitmapWindow::DestroyZoomView, LBitmapWindow::GetZoomViewsCount, Class Members. |
Topics: |
|
|
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