get_SelectionRegions Method
Gets an array of selection regions of this region.
var instance = new Vintasoft.Imaging.WebTextRegionJS(textContent, selectionRegions, subRegions, symbols, trasfromFromDipSpace);
var value; // Type: object[]
value = instance.get_SelectionRegions();
function get_SelectionRegions() : object[];
Return Value
Array of selection regions of this region.