FindTextObjectItem method (ILEADDicomDS Interface)
short FindTextObjectItem(long lTextObjectIndex); | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The FindTextObjectItem method updates the CurrentElement property with the Item under the "Text Object Sequence" (0070,0008) that corresponds to the specified text annotation object which is defined in one of the Items (the one specified by the CurrentElement property) of the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
The "Graphic Annotation Sequence" Item should be specified by the CurrentElement property when calling the method.
See Also
Elements: |
GetTextObjectCount method, CreateTextObject method, FindGraphicObjectItem method |
Topics: |
ILEADDicomDS Interface, IDicomTextObjectAttributes Interface |
|