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