VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionJS type / clone Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    clone Method
    In This Topic
    Creates a new object that is a copy of the current annotation collection.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS();
    
    var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS
    value = instance.clone();
    
    
    function clone() : WebAnnotationViewCollectionJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also