C#
VB
C++
Returns the automation manager to which this AnnAutomation belongs.
public virtual AnnAutomationManager Manager { get; }
Public Overridable ReadOnly Property Manager As Leadtools.Annotations.AnnAutomationManager
public:
virtual property Leadtools.Annotations.AnnAutomationManager^ Manager {
Leadtools.Annotations.AnnAutomationManager^ get();
}
The AnnAutomationManager to which this AnnAutomation belongs. This is the same value passed to the AnnAutomationManager constructor.
For an example, refer to AnnAutomationManager.
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