unlock Method

Summary

Unlocks the object(s) currently being edited (selected).

Syntax

JavaScript Syntax
AnnAutomation.prototype.unlock = function() 
TypeScript Syntax
unlock(): void; 

Remarks

Use the CanUnlock property to determine whether you can currently call this method.

For more information, refer to Implementing Annotation Security.

Example

For an example, refer to Lock.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly