C#
VB
Java
WinRT C#
C++
Gets an instance of the DicomTagTable, which provides a number of methods for maneuvering through and modifying the Dicom Tag Table.
public static DicomTagTable Instance { get; }
Public Shared ReadOnly Property Instance As Leadtools.Dicom.DicomTagTable
public static Leadtools.Dicom.DicomTagTable Instance {get;}
public static final DicomTagTable getInstance()
get_Instance();
public:
static property Leadtools.Dicom.DicomTagTable^ Instance {
Leadtools.Dicom.DicomTagTable^ get();
}
An instance of the DicomTagTable, which provides a number of methods for maneuvering through and modifying the Dicom Tag Table.
For an example, refer to Reset.
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