OnAnnChange event (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void OnAnnChange (long hAnnObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Occurs when any property of an annotation object changes.

When an action affects more than one object, this event occurs once for each affected object. This happens, for example, if a user changes the font for a group of selected objects.

See Also

Topics:

Annotations (Document/Medicalonly): Annotation Events