←Select platform

VR Property

Summary

Gets the Value Representation.

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.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

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