FindLayerItem method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short FindLayerItem(VARIANT LayerNameOrIndex);

Overview

Refer to Working with DICOM Annotations

Remarks

The FindLayerItem method updates the CurrentElement property with the Item under the "Graphic Layer Sequence" (0070,0060) that corresponds to the layer specified.

See Also

Elements:

LayerCount property, CreateLayer method, GetLayerIndex method, GetLayerName method

Topics:

ILEADDicomDS Interface, IDicomLayerAttributes Interface

 

Dicom Annotations: Layers