Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : Unlock Method |
public virtual void Unlock()
'Declaration
Public Overridable Sub Unlock()
public virtual void Unlock()
-(void) unlock;
public void unlock()
function Leadtools.Annotations.Automation.AnnAutomation.Unlock()
Use the CanUnlock property to determine whether you can currently call this method.
For more information, refer to Implementing Annotation Security.
For an example, refer to Lock.