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 |
For an example, refer to DicomTagTable.Reset.
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.
System.Object
Leadtools.Dicom.DicomTag
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)