var instance = new Vintasoft.Imaging.Annotation.Html5.WebPolygonAnnotationViewJS(); var value; // Type: any // Parameters var target; // Type: object value = instance.copyTo(target);
function copyTo( target : object ) : any;
Parameters
- target
- The target annotation, which has the same class as the current annotation.