var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS(type, color); var value; // Type: any // Parameters var target; // Type: WebAnnotationBrushJS value = instance.copyTo(target);
function copyTo(
targetThe target brush.: WebAnnotationBrushJS
) : any;
Parameters
- target
- The target brush.