LAnnToolBar::IsButtonVisible

#include "ltwrappr.h"

virtual L_BOOL LAnnToolBar::IsButtonVisible(uButton)

Determines whether the specified tool on the annotation toolbar is currently visible.

Parameters

L_UINT uButton

The constant that specifies the tool. For a list of possible values, refer to Annotation Toolbar Buttons.

Returns

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

Comments

When a tool is invisible, other tools in the toolbar are arranged so that no gaps are left, and so that their order is maintained (left-to-right and top-to-bottom, just as text would wrap).

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LAnnToolBar::Create.

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.