←Select platform

VR Property

Summary

Gets the Value representation code that indicates the type of value stored in the data element.

Syntax
C#
VB
C++
Java
public DicomVRType VR { get; } 
Public ReadOnly Property VR As DicomVRType 
public DicomVrType getVr() 
public: 
property DicomVRType VR { 
   DicomVRType get(); 
} 

Property Value

The Value representation code that indicates the type of value stored in the data element.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomTag Class

DicomTag Members

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

Leadtools.Dicom Assembly