RemoveGraphicObject method (ILEADDicomDS Interface)
short RemoveGraphicObject(long lGraphicObjectIndex); | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The RemoveGraphicObject method removes a graphic annotation object that 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: |
GetGraphicObjectCount method, RemoveAllGraphicObjects method, CreateGraphicObject method, RemoveTextObject method |
Topics: |
ILEADDicomDS Interface, IDicomGraphicObjectAttributes Interface |
|