var instance = new Vintasoft.Imaging.WebTextRegionJS(textContent, selectionRegions, subRegions, symbols, trasfromFromDipSpace); var value; // Type: Vintasoft.Imaging.WebTextRegionJS // Parameters var point; // Type: object value = instance.getLineSubregion(point);
function getLineSubregion(
pointLocation of line.: object
) : WebTextRegionJS;
Parameters
- point
- Location of line.
Return Value
WebTextRegionJS that contains a line at specified point.