LBase::EnableOverlayCallBack

Summary

Enables or disables the Overlay callback function for the class object.

Syntax

#include "ltwrappr.h"

L_BOOL LBase::EnableOverlayCallBack (bEnable)

Parameters

L_BOOL bEnable

Flag that indicates whether to enable or disable the Overlay callback function for the specific object.

Returns

The previous setting.

Comments

Call this function to enable or disable the Overlay callback for your class object.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBase::OverlayCallBack.

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

LEADTOOLS Raster Imaging C++ Class Library Help

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