public DicomVRType VR { get; }
@property (nonatomic, assign, readonly) LTDicomVRType VR;
public DicomVrType getVr()
public: property DicomVRType VR { DicomVRType get(); }
public:
property DicomVRType VR {
DicomVRType get();
}
The Value Representation.
Target Platforms
DicomElement Class
DicomElement Members