VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularAreaJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebRectangularAreaJS type
    In This Topic
    A rectangular interaction area.
    Syntax
    // Parameters
    var name; // Type: string
    var fillColor; // Type: string
    var borderColor; // Type: string
    var cursor; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularAreaJS(name, fillColor, borderColor, cursor);
    
    
    function WebRectangularAreaJS;
    
    Inheritance Hierarchy
    Browser Compatibility
    56+
    45+
    11
    See Also