C#
VB
Java
Objective-C
WinRT C#
C++
Gets the AnnContainer associated with this AnnRenderingEngine.
public AnnContainer Container { get; }
Public ReadOnly Property Container As Leadtools.Annotations.Core.AnnContainer
public Leadtools.Annotations.Core.AnnContainer Container {get;}
@property (nonatomic,readonly) LTAnnContainer* container;
public AnnContainer getContainer()
get_Container();
public:
property AnnContainer^ Container
{
AnnContainer^ get()
}
The AnnContainer associated with this AnnRenderingEngine.
This is the same AnnContainer that was used to create this AnnRenderingEngine.
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