Adds a new item under the "Graphic Annotation Sequence".
Public Sub CreateGraphicAnnSQItem( _
ByVal index As Integer, _
ByVal layerName As String _
)
index
Index that specifies where to insert the new item data element in the sequence. The index is zero-based, so if you want to insert the new item as the first item in the sequence, set this to 0. The value -1 indicates to add the item at the end of the sequence.
layerName
The zero-based index at which the new item should be inserted in the sequence. The value -1 indicates to add the item at the end of the sequence.
This method will add a new item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". If the sequence does not already exist, then this method will create it first and then add the new item.
FindFirstGraphicAnnSQItem Method
FindNextGraphicAnnSQItem Method
GetLayerImageReferenceCount Method
RemoveImageReferenceFromLayer Method
RemoveAllImageReferencesFromLayer Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document