The DicomVR class contains information about supported value representations.
public class DicomVR
Public Class DicomVR
public sealed class DicomVR
public class DicomVr
function Leadtools.Dicom.DicomVR()
public ref class DicomVR
Internally LEADTOOLS maintains a table or list of available value representations. These value representations can include default value representations available in DICOM, as well as user defined value representations. You can access any of this information, add to the table, or delete items from the table using the methods of the DicomVRTable class.
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