ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedDataDict Object > IGMedDataDict Methods > AddTagInfo Method |
Adds new entries into an internal table of Tag entries. This can be newly defined DICOM Tags (new to the specification) or private user-defined Tags. Once a new entry is added the new Tag works just like all other Tags do.
AddTagInfo(pTagInfo As IGMedTagInfo)
Name | Description |
---|---|
pTagInfo | Information on the new tag |
N/A
N/A
Med