VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / endInit Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    endInit Method
    In This Topic
    Ends the annotation initialization.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
    
    var value; // Type: any
    value = instance.endInit();
    
    
    function endInit() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also