C#
VB
Java
Objective-C
WinRT C#
C++
Gets the owner annotation container.
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 owner annotation container.
For an example, refer to AnnRenderingEngine.LoadPicture.
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