- graphicAnnSQItem
- An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
Visual Basic (Declaration) | |
---|---|
Public Sub RemoveAllTextObjects( _ ByVal graphicAnnSQItem As DicomElement _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void RemoveAllTextObjects( DicomElement graphicAnnSQItem ) |
C++/CLI | |
---|---|
public: void RemoveAllTextObjects( DicomElement^ graphicAnnSQItem ) |
Parameters
- graphicAnnSQItem
- An item element under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module".
For an example, refer to DicomDataSet.FindFirstGraphicAnnSQItem.
Removes all graphical annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family