AddTag method (ILEADRasterContainerCell)
Short AddTag(long lRow, CellAlignConstants Align, CellTagConstants TagType, BSTR String, long lFlag); | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Add a tag to the specific location of the cell.
If two tags are written to the same location, the second tag written will overwrite the first tag.
To change the quality of the tag text, use TextQuality property.
See Also