VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / set_SeriesImageCountFont Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    set_SeriesImageCountFont Метод
    В этом разделе
    Задает шрифт для метки "series image count" на миниатюре серии.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
    
    var returnValue; // Type: any
    
    // Parameters
    var value; // Type: WebVintasoftFontPropertiesJS
    
    returnValue = instance.set_SeriesImageCountFont(value);
    
    
    function set_SeriesImageCountFont(
    value
    Значение заданного свойства.
    : WebVintasoftFontPropertiesJS
    ) : any;

    Parameters

    value
    Значение заданного свойства.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также