VintaSoft Imaging .NET SDK 14.0: 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();
    
    
    function getDrawingBox() : object;
    

    Return Value

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