LAnnotation::IsLocked

#include "ltwrappr.h"

virtual L_BOOL LAnnotation::IsLocked()

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

Returns

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

Comments

Only unlocked objects can be locked. If an object is already locked, it will stay locked with its original key. You must pass the same key to LAnnotation::Unlock to unlock the object(s).

An object must be unlocked in order to change its key in the automated mode.

Redact objects must be unlocked to be restored (unrealized). Refer to LAnnContainer::Unrealize.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LAnnotation::Unlock.

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

LEADTOOLS Raster Imaging C++ Class Library Help