OnAnnDestroy event (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void OnAnnDestroy (long hAnnObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Occurs when an annotation object is deleted. If the user deletes several objects at the same time, a separate event occurs for each object.

See Also

Topics:

Annotations (Document/Medical only): Annotation Events