LBitmapWindow::FitToParent

Summary

Changes the class object's window so that its size fits its parent window's client area.

Syntax

#include "ltwrappr.h"

L_VOID LBitmapWindow::FitToParent(bFlag=TRUE)

Parameters

L_BOOL bFlag

Flag that indicates whether the bitmap window will update the display. Possible values are:

Value Meaning
TRUE The window will update the display.
FALSE The window will not update the display.

Returns

None.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapWindow::GetBitmapVisibleRect.

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.