virtual L_BOOL LAnnotation::IsLocked()
Gets a value that indicates whether the annotation object is locked.
Value | Meaning |
---|---|
TRUE | The object is locked. |
FALSE | The object is not locked. |
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.
Win32, x64.
For an example, refer to LAnnotation::Unlock.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document