VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularSelectionToolJS type / getRectangle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getRectangle Method
In This Topic
Returns the rectangle of interaction object.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionToolJS();

var value; // Type: object
value = instance.getRectangle();

Return Value

The rectangle of interaction object.
Browser Compatibility
56+
45+
11
See Also