C#
VB
C++
Gets the automation manager for this cell.
public AnnAutomationManager AutomationManager { get; }
Public ReadOnly Property AutomationManager As Leadtools.Annotations.Automation.AnnAutomationManager
public:
property Leadtools.Annotations.Automation.AnnAutomationManager^ AutomationManager {
Leadtools.Annotations.Automation.AnnAutomationManager^ get();
}
True to allow the user to draw the annotation again, false to go back to select mode after drawing the first annotation.
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