NhlRemoveAnnotation

This procedure is used to remove annomanagers from the plots they are registered in. (See NhlRemoveAnnotation.)


Synopsis

	procedure NhlRemoveAnnotation( 
		plot_id[1] : graphic,
		anno_manager_id : graphic
	)

Arguments

plot_id
One HLU plot object.
anno_manager_id
References to one or more AnnoManager instances to be removed from each of the plot_id elements.

Description

This function is used to remove external annotations from a plot they have previously been added to using the NhlAddAnnotation function.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.13 $ $Date: 1998/06/15 21:28:49 $