VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularMoveAreaJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebRectangularMoveAreaJS type
    In This Topic
    A rectangular interaction area that can be moved.
    Syntax
    // Parameters
    var fillColor; // Type: string
    var borderColor; // Type: string
    
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularMoveAreaJS(fillColor, borderColor);
    
    
    function WebRectangularMoveAreaJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
          Vintasoft.Imaging.UI.VisualTools.WebRectangularAreaJS
             Vintasoft.Imaging.UI.VisualTools.WebRectangularMoveAreaJS

    Browser Compatibility
    56+
    45+
    11
    See Also