LBitmapWindow::DestroyPanWnd

#include "ltwrappr.h"

L_INT LBitmapWindow::DestroyPanWnd()

Destroys the Pan Window and frees all resources associated with it.

Returns

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

Comments

You can call this function to destroy the class object's associated Pan Window.

Note: if you do not call this function, the class object will call it for you when object is destroyed.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

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.