←Select platform

DicomTag Class

Summary

The DicomTag structure contains information about supported tags.

Syntax

C#
VB
Java
WinRT C#
C++
public class DicomTag 
Public Class DicomTag  
public sealed class DicomTag  
public class DicomTag 
function Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly