Creates a new annotation that is a copy of the current annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS
value = instance.clone();
Return Value
Copy of current annotation.