C#
VB
Java
Objective-C
WinRT C#
Gets the AnnContainer object for this AnnDesigner.
protected Leadtools.Annotations.Core.AnnContainer Container {get;}
Protected ReadOnly Property Container As Leadtools.Annotations.Core.AnnContainer
protected Leadtools.Annotations.Core.AnnContainer Container {get;}
@property (nonatomic, strong, readonly) LTAnnContainer *container
protected AnnContainer getContainer()
get_Container();
The AnnContainer object for this AnnDesigner.
This is the same value passed as the container parameter of #ctor constructor.
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