C#
VB
WinRT C#
C++
Gets an instance of the DicomContextGroupTable, which provides functionality for working with a table of Context Groups.
public static DicomContextGroupTable Instance { get; }
Public Shared ReadOnly Property Instance As Leadtools.Dicom.DicomContextGroupTable
public static Leadtools.Dicom.DicomContextGroupTable Instance {get;}
get_Instance();
public:
static property Leadtools.Dicom.DicomContextGroupTable^ Instance {
Leadtools.Dicom.DicomContextGroupTable^ get();
}
An instance of the DicomContextGroupTable, which provides functionality for working with a table of Context Groups.
For an example, refer to Insert.
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