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

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

Return Value

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