VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerTextLineJS type / get_Font Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Font Метод
    В этом разделе
    Возвращает шрифт.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerTextLineJS(format, textColor, selectedTextColor, font);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
    value = instance.get_Font();
    
    
    function get_Font() : WebVintasoftFontPropertiesJS;
    

    Return Value

    Шрифт, который должен использоваться для отрисовки текста.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также