OnConvertLEADAnnObjToDicomAnnObj event (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void OnConvertLEADAnnObjToDicomAnnObj(VARIANT_BOOL bGraphicObject);

Overview

Refer to Working with DICOM Annotations

Remarks

The OnConvertLEADAnnObjToDicomAnnObj event is fired for each DICOM annotation object resulted from converting a LEAD annotation object using the ConvertLEADAnnObjToDicomAnnObjs method.

During the handling of the event, the conversion process can be stopped by using the EndConversion method.

See Also

Elements:

ConvertLEADAnnObjToDicomAnnObjs method, EndConversion method

Topics:

ILEADDicomDS Interface, IDicomGraphicObjectAttributes Interface, IDicomTextObjectAttributes Interface

 

Dicom Annotations: Converting Between LEADTOOLS Annotations and DICOM Annotations