VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionJS type / clone Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    clone Метод
    В этом разделе
    Создает новый объект, который является копией текущей коллекции аннотаций.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS();
    
    var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS
    value = instance.clone();
    
    
    function clone() : WebAnnotationViewCollectionJS;
    

    Return Value

    Копия текущей WebAnnotationViewCollectionJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также