VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomMprControlJS type / get_DicomControl Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_DicomControl Метод
    В этом разделе
    Возвращает UI-элемент DICOM, связанный с этим UI-элементом DICOM MPR.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebDicomControlJS
    value = instance.get_DicomControl();
    
    
    function get_DicomControl() : WebDicomControlJS;
    

    Return Value

    Экземпляр класса WebDicomControlJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также