VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularObjectTransformerJS type / getDrawingBox Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getDrawingBox Method
    In This Topic
    Returns the drawing box for the interaction points.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS(interactionObj);
    
    var value; // Type: object
    value = instance.getDrawingBox();
    
    
    function getDrawingBox() : object;
    

    Return Value

    The drawing box for the interaction points.
    Browser Compatibility
    56+
    45+
    11
    See Also