VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
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);
    
    
    function copyTo(
    target
    Целевой комментарий.
    : WebAnnotationCommentJS
    ) : any;

    Parameters

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