Unlocks the object(s) currently being edited (selected).
public virtual void Unlock()
Public Overridable Sub Unlock()
public:
virtual void Unlock();
Use the CanUnlock property to determine whether you can currently call this method.
This method opens the AnnAutomationManager.PasswordDialogType form and uses the value entered in this dialog as the password to AnnObject.Unlock.
If the AnnAutomationManager.PasswordDialogType value is null (Nothing in VB), this method will not do anything.
For more information, refer to Implementing WPF Annotation Security..
For C#/VB examples, refer to Lock.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET