GetLayerIndex method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long GetLayerIndex(BSTR bstrLayerName);

Overview

Refer to Working with DICOM Annotations

Remarks

The GetLayerIndex method returns the index of a layer by knowing its name.

See Also

Elements:

LayerCount property, GetLayerName method, CreateLayer method, GetLayerAttributes method, SetLayerAttributes method, RemoveLayer method, FindLayerItem method

Topics:

ILEADDicomDS Interface, IDicomLayerAttributes Interface

 

Dicom Annotations: Layers