Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomElement Class : VR Property |
public DicomVRType VR {get;}
'Declaration
Public ReadOnly Property VR As DicomVRType
'Usage
Dim instance As DicomElement Dim value As DicomVRType value = instance.VR
public DicomVRType VR {get;}
public DicomVrType getVr()
get_VR();
public: property DicomVRType VR { DicomVRType get(); }