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