var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight); var value; // Type: string value = instance.get_Symbol();
function get_Symbol() : string;
Return Value
Текстовый символ.
var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight); var value; // Type: string value = instance.get_Symbol();
function get_Symbol() : string;