var instance = new Vintasoft.Imaging.Annotation.UI.WebLineAnnotationViewBaseJS(); var value; // Type: any // Parameters var target; // Type: WebLineAnnotationViewBaseJS value = instance.copyTo(target);
function copyTo(
targetЦелевая аннотация, имеющая тот же класс, что и текущая аннотация.: WebLineAnnotationViewBaseJS
) : any;
Parameters
- target
- Целевая аннотация, имеющая тот же класс, что и текущая аннотация.