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

Inheritance Hierarchy
Browser Compatibility
56+
45+
11
See Also