C#
VB
Java
WinRT C#
C++
Gets the source annotation container.
public AnnContainer SourceContainer { get; }
Public ReadOnly Property SourceContainer As Leadtools.Annotations.Core.AnnContainer
public Leadtools.Annotations.Core.AnnContainer SourceContainer {get;}
public AnnContainer getSourceContainer()
get_SourceContainer();
public:
property AnnContainer^ SourceContainer
{
AnnContainer^ get()
}
The source annotation container. This is the AnnContainer that is the owner of the object being dragged. This value is never null.
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