AnnRemove method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnRemove(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Removes the specified annotation object from its current container, leaving the object with no container.

To insert the object into another container, such as the main container of the display, use the AnnInsert method.

See Also

Elements

AnnInsert method, AnnGetContainer method, AnnGetTopContainer method, AnnEnumerate method

Topics

Annotations (Document/Medical only):Object Manipulation

 

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

 

Displaying and Manipulating Annotation Objects