#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. |
None
Required DLLs and Libraries
LTDIS 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET