C#
VB
C++
Gets the value representation code that indicates the type of value stored in the data element.
public DicomVRType VR { get; }
Public ReadOnly Property VR As Leadtools.Dicom.DicomVRType
public:
property Leadtools.Dicom.DicomVRType VR {
Leadtools.Dicom.DicomVRType get();
}
The value representation code that indicates the type of value stored in the data element.
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