VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / get_SeriesImageCountAnchor Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_SeriesImageCountAnchor Метод
    В этом разделе
    Возвращает якорь для метки "series image count" на миниатюре серии.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
    
    var value; // Type: Vintasoft.Imaging.Primitives.WebAnchorTypeEnumJS
    value = instance.get_SeriesImageCountAnchor();
    
    
    function get_SeriesImageCountAnchor() : WebAnchorTypeEnumJS;
    

    Return Value

    Якорь для метки "series image count" на миниатюре серии.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также