LBitmapWindow::HasFloater

Summary

Determines whether the class object currently has a floater.

Syntax

#include "ltwrappr.h"

L_BOOL LBitmapWindow::HasFloater()

Returns

Value Meaning
TRUE The class object currently has a floater.
FALSE The class object currently does not have a floater.

Comments

The LBitmapWindow object can have a region with no corresponding floater.

LBitmapWindow::SetAutoRgnToFloater will automatically generate a floater from a programmatically created region.

To access the floater, use LBitmapWindow::GetFloater.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LBitmapWindow::SetAutoRgnToFloater.

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.