VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionJS type / getSelectionBoundingBox Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getSelectionBoundingBox Method
    In This Topic
    Returns the selection bounding box of text region.
    Syntax
    var instance = new Vintasoft.Imaging.WebTextRegionJS(textContent, selectionRegions, subRegions, symbols, trasfromFromDipSpace);
    
    var value; // Type: object
    value = instance.getSelectionBoundingBox();
    
    
    function getSelectionBoundingBox() : object;
    

    Return Value

    The selection bounding box of text region.
    Browser Compatibility
    56+
    45+
    11
    See Also