Vr Property

Summary
Gets a value representation of the DICOM element that is about to be added to the DicomDataSet.
Syntax
C#
C++/CLI
public DicomVRType Vr { get; set; } 
public: 
property DicomVRType Vr { 
   DicomVRType get(); 
   void set (    DicomVRType ); 
} 

Property Value

The value representation DicomVR of the DICOM element that is about to be added to the DicomDataSet.

Remarks

Modifying Vr changes the value representation DicomVR of the DICOM element that is added to the DicomDataSet.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.