Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

RemoveAllTextObjects Method








An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
Removes all text annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item.
Syntax
public void RemoveAllTextObjects( 
   DicomElement graphicAnnSQItem
)
'Declaration
 
Public Sub RemoveAllTextObjects( _
   ByVal graphicAnnSQItem As DicomElement _
) 
'Usage
 
Dim instance As DicomDataSet
Dim graphicAnnSQItem As DicomElement
 
instance.RemoveAllTextObjects(graphicAnnSQItem)
public void RemoveAllTextObjects( 
   DicomElement graphicAnnSQItem
)
 function Leadtools.Dicom.DicomDataSet.RemoveAllTextObjects( 
   graphicAnnSQItem 
)
public:
void RemoveAllTextObjects( 
   DicomElement^ graphicAnnSQItem
) 

Parameters

graphicAnnSQItem
An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
Remarks
Removes all graphical annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item.
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
FindFirstGraphicAnnSQItem Method
CreateGraphicAnnSQItem Method
CreateTextObject Method
RemoveTextObject Method
GetTextObjectInformation Method
SetTextObjectInformation Method
GetTextObjectCount Method
GetTextObjElement Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features