LBitmapWindow::GetZoomViewsCount

Summary

Gets the number of zoomed views that have been associated with the bitmap window.

Syntax

#include "ltwrappr.h"

L_UINT LBitmapWindow::GetZoomViewsCount()

Returns

Value Meaning
>= 0 The number of Zoom Views.
< 0 An error occurred. Refer to Return Codes.

Comments

This function will return a count of the number of Zoom Views that have been created for the specified bitmap window. Zoom Views are created by calling the LBitmapWindow::AddZoomView function.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LBitmapWindow::AddZoomView.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.