RemoveLayerImageRef method (ILEADDicomDS Interface)
short RemoveLayerImageRef(BSTR bstrSOPInstanceUID); | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The RemoveLayerImageRef method removes the reference to the specified Image SOP Instance by removing the corresponding Item under the "Referenced Image Sequence" (0008,1140) 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: |
RemoveAllLayerImageRefs method, RemoveAllLayersImageRefs method, AddLayerImageRef method, RemovePresStateImageRef method |
Topics: |
ILEADDicomDS Interface, IDicomTextObjectAttributes Interface |
|