LBitmapWindow::SetZoomPercent

Summary

Sets the current zoom percent for the displayed bitmap. This will zoom the image by the specified zoom percent.

Syntax

#include "ltwrappr.h"

L_VOID LBitmapWindow::SetZoomPercent(uPercent)

Parameters

L_UINT uPercent

The percent to zoom in or out on the displayed bitmap.

Returns

None.

Comments

The default for this setting is 100 percent.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapWindow::CreatePanWnd.

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.