modifyAnnotation(String label, String annotationProperties)

Calling this method modifies the properties of the annotation with the specified label to the properties that you specify.

Sample syntax

ViewONE.modifyAnnotation("myHighlight1","X=500<P>Y=350<P>WIDTH=400<P>HEIGHT=600<P>");