AnnRemove method (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax short AnnRemove(OLE_HANDLE 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