Leadtools.Dicom.Common.Compare Namespace > Difference Class : VR Property |
public DicomVRType VR {get;}
'Declaration Public ReadOnly Property VR As DicomVRType
'Usage Dim instance As Difference Dim value As DicomVRType value = instance.VR
public: property DicomVRType VR { DicomVRType get(); }