VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type / get_FontBBoxWidth Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_FontBBoxWidth Метод
    В этом разделе
    Возвращает ширину ограничивающей рамки шрифта.
    Синтаксис
    var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);
    
    var value; // Type: string
    value = instance.get_FontBBoxWidth();
    
    
    function get_FontBBoxWidth() : string;
    

    Return Value

    Ширина ограничивающей рамки шрифта.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также