←Select platform

RemoveLayerGraphicObjects Method

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

Parameters

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

Remarks

This method removes all graphical annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".

Example

For an example, refer to CreateLayer.

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.