SetLayerAttributes method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SetLayerAttributes(long lLayerIndex);

Overview

Refer to Working with DICOM Annotations

Remarks

The SetLayerAttributes method sets the attributes of a layer as specified by the LayerAttributes property.

Before calling this method, set the properties specified by the LayerAttributes property to the desired values.

See Also

Elements:

LayerCount property, LayerAttributes property, GetLayerAttributes method, CreateLayer method

Topics:

ILEADDicomDS Interface, IDicomLayerAttributes Interface

 

Dicom Annotations: Layers