VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type / get_SelectionRegion Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SelectionRegion Method
In This Topic
Gets a selection region of this symbol.
Syntax
var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);

var value; // Type: object
value = instance.get_SelectionRegion();

Return Value

Selection region of this symbol.
Browser Compatibility
56+
45+
11
See Also