LBitmapWindow::ZoomToRect

Summary

Zooms the specified rectangle to the client area of the class object's window.

Syntax

#include "ltwrappr.h"

L_INT LBitmapWindow::ZoomToRect(ZoomRect)

Parameters

RECT& ZoomRect

Rectangle in the current client area to be zoomed to fit the client area of the window.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The ZoomRect parameter is passed by reference and is a required parameter.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapWindow::Repaint.

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.