VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / copyTo Property
Syntax BrowserCompatibility SeeAlso
    copyTo Метод
    Копирует эту коллекцию в целевую коллекцию.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);
    
    var value; // Type: any
    
    // Parameters
    var target; // Type: WebAnnotationCommentJS
    
    value = instance.copyTo(target);
    
    

    Parameters

    target
    Целевой комментарий.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также