←Select platform

RemoveAllCompoundGraphics Method

Summary

Removes all compound graphic annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item.

Syntax

C#
VB
WinRT C#
C++
public void RemoveAllCompoundGraphics( 
   DicomElement graphicAnnSQItem 
) 
Public Sub RemoveAllCompoundGraphics( _ 
   ByVal graphicAnnSQItem As Leadtools.Dicom.DicomElement _ 
)  
public void RemoveAllCompoundGraphics(  
   Leadtools.Dicom.DicomElement graphicAnnSQItem 
) 
 function Leadtools.Dicom.DicomDataSet.RemoveAllCompoundGraphics(  
   graphicAnnSQItem  
) 
public: 
void RemoveAllCompoundGraphics(  
   Leadtools.Dicom.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 CreateCompoundGraphic.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly