VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationBrushJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAnnotationBrushJS type
    In This Topic
    Defines an object, which can be used for filling the annotation.
    Syntax
    // Parameters
    var type; // Type: WebBrushStyleEnumJS
    var color; // Type: string
    
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS(type, color);
    
    
    function WebAnnotationBrushJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS

    Browser Compatibility
    56+
    45+
    11
    See Also