←Select platform

DicomTag Class

Summary
The DicomTag structure contains information about supported tags.
Syntax
C#
VB
C++
Java
public class DicomTag 
Public Class DicomTag  
public class DicomTag 
public ref class DicomTag  
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.

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.