Removes all the referenced images from the "Referenced Image Sequence" in all Graphic Annotation Sequence items.
public void RemoveAllImageReferences()
Public Sub RemoveAllImageReferences()
public void RemoveAllImageReferences()
function Leadtools.Dicom.DicomDataSet.RemoveAllImageReferences()
public:
void RemoveAllImageReferences();
This method removes all the referenced images from the "Referenced Image Sequence" (0008,1140) in all "Graphic Annotation Sequence" items.
For an example, refer to FindFirstGraphicAnnSQItem.
FindFirstGraphicAnnSQItem Method
FindNextGraphicAnnSQItem Method
GetLayerImageReferenceSOPInstance Method
RemoveImageReferenceFromLayer Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET