Occurs when an AnnObject is unlocked.
The event handler receives an argument of type AnnLockObjectEventArgs containing data related to this event. The following AnnLockObjectEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets a value indicating whether the lock operation should be canceled. |
Object | Gets the AnnObject that is being locked. |
Password | Gets or sets the password used to unlock a locked AnnObject. |
This event will occur on a successful call to Unlock.
For an example, refer to Lock.
![]() |
Products |
Support |
Feedback: UnlockObject Event - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.22
|