Visual Basic (Declaration) | |
---|---|
Public Class DicomVR |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomVR |
C# | |
---|---|
public class DicomVR |
C++/CLI | |
---|---|
public ref class DicomVR |
For an example, refer to DicomVRTable.Reset.
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.
System.Object
Leadtools.Dicom.DicomVR
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)