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