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

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

Return Value

Drawing box of visual tool.
Browser Compatibility
56+
45+
11
See Also