VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularSelectionToolJS type / get_Rectangle Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Rectangle Method
In This Topic
Gets a rectangle that defines rectangular selection on image.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionToolJS();

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

Return Value

Rectangle that defines rectangular selection on image.
Browser Compatibility
56+
45+
11
See Also