VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebResizeInteractionPointJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebResizeInteractionPointJS type
In This Topic
The interaction point that allows to resize an interactive object.
Syntax
// Parameters
var fillColor; // Type: string
var borderColor; // Type: string
var cursor; // Type: string

var instance = new Vintasoft.Imaging.UI.VisualTools.WebResizeInteractionPointJS(fillColor, borderColor, cursor);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.VisualTools.WebInteractionAreaJS
      Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS
         Vintasoft.Imaging.UI.VisualTools.WebResizeInteractionPointJS

Browser Compatibility
56+
45+
11
See Also