NhlRemoveAnnotation

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


Synopsis

	procedure NhlRemoveAnnotation( 
		plot_id : graphic,
		anno_manager_id : graphic
	)

Arguments

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

Description

This function is used to remove an external annotations from the plots they have previously been added to.

Reference Manual Control Panel

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


$Revision: 1.8 $ $Date: 1995/07/26 23:32:33 $