Gets the item element of the specified graphic layer.
public DicomElement GetLayerElementByIndex(
int layerIndex
)
Public Function GetLayerElementByIndex( _
ByVal layerIndex As Integer _
) As DicomElement
public:
DicomElement^ GetLayerElementByIndex(
int layerIndex
)
layerIndex
The zero-based index of the graphic layer whose item element is required.
The item element of the specified graphic layer.
This method gets the item element under the "Graphic Layer Sequence" (0070,0060), which corresponds, to the layer at the specified index.
GetLayerGraphicObjectCount Method
RemoveLayerGraphicObjects 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