Occurs when an AnnObject is unlocked.
Object.defineProperty(AnnAutomation.prototype,'unlockObject',
get: function(),
set: function(value)
)
function unlockObject.add(function(sender, e));
function unlockObject.remove(function(sender, e));
unlockObject: void;
This event will occur on a successful call to Unlock.
For an example, refer to Lock.
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
e | AnnLockObjectEventArgs | The event data. |
![]() |
Products |
Support |
Feedback: unlockObject Event (AnnAutomation) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|