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