VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.UIElements Namespace / WebUiAnnotationButtonJS type / createAnnotation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    createAnnotation Method
    In This Topic
    Creates an annotation view associated with current button.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.UIElements.WebUiAnnotationButtonJS(settings, annotationId);
    
    var value; // Type: object
    value = instance.createAnnotation();
    
    
    function createAnnotation() : object;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also