VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionPointJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebInteractionPointJS type
In This Topic
The interaction point.
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.WebInteractionPointJS(name, fillColor, borderColor, cursor);

Inheritance Hierarchy
Browser Compatibility
56+
45+
11
See Also