AnnDestroy method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnDestroy(long hObject, short iFlags);

Overview

Refer to Implementing Annotations.

Remarks

Deletes an annotation object and frees the memory that was used to store the object.

Note:

You should not call this method during processing of the OnAnnCreate, OnAnnDestroy or OnAnnEnumerate events.

See Also

Elements

AnnCreate method, AnnDefine, AnnGetVisible method, AnnInsert method, AnnSetAutoDefaults method, AnnSetSelected method, AnnSetVisible method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Creating and Deleting Annotations