LBitmapWindow::DestroyPanWnd

Summary

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

Syntax

#include "ltwrappr.h"

L_INT LBitmapWindow::DestroyPanWnd()

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.