←Select platform

Unlock Method

Summary
Unlocks the object(s) currently being edited (selected).
Syntax
C#
VB
Objective-C
C++
Java
public virtual void Unlock() 
Public Overridable Sub Unlock()  
-(void) unlock; 
public void unlock() 
public:  
   virtual void Unlock() 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.