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

    Object
       Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectJS

    Browser Compatibility
    56+
    45+
    11
    See Also