Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomTag Class
See Also  Members  
Leadtools.Dicom Namespace : DicomTag Class



The DicomTag structure contains information about supported tags.

Syntax

Visual Basic (Declaration) 
Public Class DicomTag 
Visual Basic (Usage)Copy Code
Dim instance As DicomTag
C# 
public class DicomTag 
C++/CLI 
public ref class DicomTag 

Example

For an example, refer to DicomTagTable.Reset.

Remarks

Internally LEADTOOLS maintains a table or list of available tag values. These values can include default values for standard tags available in DICOM, as well as user defined tags. You can access any of this information, add to the table, or delete items from the table using the methods of the class DicomTagTable. To see the default values, refer to the Data Element Tag Table.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.DicomTag

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features