VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebHighlightObjectsJS type / getDrawingBox Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getDrawingBox Method
In This Topic
Returns the drawing box of the objects.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightObjectsJS(objects, brush, pen);

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

Return Value

The drawing box of the objects.
Browser Compatibility
56+
45+
11
See Also