GetLayerAttributes method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short GetLayerAttributes(long lLayerIndex);

Overview

Refer to Working with DICOM Annotations

Remarks

The GetLayerAttributes method retrieves the attributes of a layer. The method updates the properties specified by the LayerAttributes property with the values of the attributes.

See Also

Elements:

LayerCount property, LayerAttributes property, SetLayerAttributes method, CreateLayer method .

Topics:

ILEADDicomDS Interface, IDicomLayerAttributes Interface

 

Dicom Annotations: Layers