unlockObject Event

Summary

Occurs when an AnnObject is unlocked.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomation.prototype,'unlockObject',  
	get: function(), 
	set: function(value) 
) 
unlockObject: LeadEvent; 
Remarks

This event will occur on a successful call to Unlock.

Example

For an example, refer to Lock.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnLockObjectEventArgsThe event data.
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.