RemoveLayerGraphicObjects method (ILEADDicomDS Interface)
short RemoveLayerGraphicObjects(); | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The RemoveLayerGraphicObjects method removes all the graphic annotation objects defined by 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.
This method and the RemoveAllGraphicObjects method perform the same function.
See Also