VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionAreaJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebInteractionAreaJS type
An interaction area of interactive object.
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.WebInteractionAreaJS(name, fillColor, borderColor, cursor);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
      Vintasoft.Imaging.UI.VisualTools.WebRectangularAreaJS
      Vintasoft.Imaging.UI.VisualTools.WebObjectMoveAreaJS
      Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS

Browser Compatibility
56+
45+
11
See Also