Retrieves the attributes of a layer at the specified index.
public DicomGraphicLayer GetLayerInformation(
int layerIndex
)
Public Function GetLayerInformation( _
ByVal layerIndex As Integer _
) As DicomGraphicLayer
public:
DicomGraphicLayer^ GetLayerInformation(
int layerIndex
)
layerIndex
The zero-based index of the layer whose attributes are required.
The layer attributes.
The members of the DicomGraphicLayer are based on the "Graphic Layer Module Attributes" in the DICOM standard. The index specified by layerIndex is based on the number of items under the "Graphic Layer Sequence" (0070,0060); for example, the index of the first item is zero.
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