VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.UIElements Namespace / WebUiAnnotationButtonJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebUiAnnotationButtonJS type
A web UI element that represent button for creating and adding specified annotation in annotation viewer.
Syntax
// Parameters
var settings; // Type: object
var annotationId; // Type: string

var instance = new Vintasoft.Imaging.Annotation.UI.UIElements.WebUiAnnotationButtonJS(settings, annotationId);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.UIElements.WebUiElementJS
      Vintasoft.Imaging.UI.UIElements.WebUiDivElementJS
         Vintasoft.Imaging.UI.UIElements.WebUiButtonJS
            Vintasoft.Imaging.Annotation.UI.UIElements.WebUiAnnotationButtonJS

Browser Compatibility
56+
45+
11
See Also