ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedDataDict Object > IGMedDataDict Methods > GetTagElement Method |
Returns Element number out of the Tag number specified. The Element Number is the least significant WORD of the 32-bit Tag number.
GetTagElement(Tag As Long) As Long
Name | Description |
---|---|
Tag | Set to a 32-bit Tag number. You can use enumIGMedTag Enumeration constants, as well as private Tag numbers. |
Element Number of the Tag.
N/A
Med