←Select platform

VR Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public DicomVRType VR { get; } 
Public ReadOnly Property VR As Leadtools.Dicom.DicomVRType 
public Leadtools.Dicom.DicomVRType VR {get;} 
public DicomVrType getVr() 
 get_VR();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly