VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularSelectionAreaJS type / getInteractionAreaBox Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getInteractionAreaBox Method
In This Topic
Returns a bounding box of interaction area in viewer space.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularSelectionAreaJS(fillColor, borderColor, cursor);

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

Return Value

Bounding box of interaction area in viewer space.
Browser Compatibility
56+
45+
11
See Also