LBitmapWindow::UpdatePanWnd

#include "ltwrappr.h"

L_INT LBitmapWindow::UpdatePanWnd(ulDisplayFlags, crPen, pszTitle)

Updates the Pan Window with the specified settings.

Parameters

L_UINT32 ulDisplayFlags

Flags that determine how the image is painted in the Pan Window. For values, refer to Flags for the LBitmapSettings::SetDisplayMode Function.

COLORREF crPen

COLORREF value that specifies the color of the pen to use for drawing the Pan Rect.

const L_TCHAR * pszTitle

Character string containing the title bar string for the Pan Window. Pass NULL for no title bar string.

Returns

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

Comments

You can call this function if you want to change the settings of the class object's associated Pan Window.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LBitmapWindow::CreatePanWnd.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.