LBitmapWindow::FitToParent

#include "ltwrappr.h"

L_VOID LBitmapWindow::FitToParent(bFlag=TRUE)

L_BOOL bFlag;

flag that indicates whether the window will update the display

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

Parameter Description
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

LTDIS
LTDLG
LTEFX
LTFIL
LTIMG
LTSCR
LTTWN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

See Also

Functions:

Class Members

Example

For an example, refer to LBitmapWindow::GetBitmapVisibleRect.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help