CreateGraphicAnnItem method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CreateGraphicAnnItem(long lIndex, BSTR bstrLayerName);

Overview

Refer to Working with DICOM Annotations

Remarks

The CreateGraphicAnnItem method adds a new Item to the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". The method will create the sequence if it doesn't already exist.

See Also

Elements:

FindFirstGraphicAnnItem method, MoveNextGraphicAnnItem method, SetLayerName method, GetLayerGraphicObjectCount method, GetLayerTextObjectCount method

Topics:

ILEADDicomDS Interface, IDicomGraphicObjectAttributes Interface

 

Dicom Annotations: Graphic Objects