VintaSoft Imaging .NET SDK 15.1: 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);

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