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