VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebHighlightObjectsJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebHighlightObjectsJS type
    In This Topic
    Defines image regions, which should be highlighted in the image viewer.
    Syntax
    // Parameters
    var objects; // Type: WebHighlightObjectJS[]
    var brush; // Type: string
    var pen; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectsJS(objects, brush, pen);
    
    
    function WebHighlightObjectsJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectsJS

    Browser Compatibility
    56+
    45+
    11
    See Also