LAnnotation::IsVisible

Summary

Gets a value that indicates whether the annotation object is visible.

Syntax

#include "ltwrappr.h"

virtual L_BOOL LAnnotation::IsVisible()

Returns

Value Meaning
TRUE The object is visible.
FALSE The object is not visible.

Comments

For a Container object, the visible property determines whether objects in the container can be displayed. For other types of objects, the visible property determines whether the individual object can be displayed.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LAnnotation::CutToClipboard.

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.