C#
VB
Java
WinRT C#
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 Leadtools.Dicom.DicomVRType VR {get;}
public DicomVrType getVr()
get_VR();
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.
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