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

    Return Value

    UI-панель, содержащая UI-элементы MPR просмотрщика.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также