←Select platform

RemoveAllGraphicObjects Method

Summary
Removes all graphical annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item.
Syntax
C#
VB
C++
public void RemoveAllGraphicObjects( 
   DicomElement graphicAnnSQItem 
) 
Public Sub RemoveAllGraphicObjects( _ 
   ByVal graphicAnnSQItem As DicomElement _ 
)  
public: 
void RemoveAllGraphicObjects(  
   DicomElement^ graphicAnnSQItem 
)  

Parameters

graphicAnnSQItem
An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.