getSelectionBoundingBox Method
Returns the selection bounding box of text region.
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.