←Select platform

DicomVR Class

Summary

The DicomVR class contains information about supported value representations.

Syntax

C#
VB
Java
WinRT C#
C++
public class DicomVR 
Public Class DicomVR  
public sealed class DicomVR  
public class DicomVr 
function Leadtools.Dicom.DicomVR() 
public ref class DicomVR  

Remarks

Internally LEADTOOLS maintains a table or list of available value representations. These value representations can include default value representations available in DICOM, as well as user defined value representations. You can access any of this information, add to the table, or delete items from the table using the methods of the DicomVRTable class.

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly