set_DicomViewerControl Метод
В этом разделе
Задает UI-элемент DICOM просмотрщика, связанный с UI-элементом менеджера серий DICOM.
Синтаксис
var instance = new Vintasoft.Imaging.Dicom.UI.Panels.WebDicomSeriesManagerPanelJS(settings, stateButton);
var returnValue; // Type: any
// Parameters
var value; // Type: WebDicomViewerControlJS
returnValue = instance.set_DicomViewerControl(value);
function set_DicomViewerControl(
: WebDicomViewerControlJS
) : any;
Parameters
- value
- Экземпляр класса WebDicomViewerControlJS.
Совместимость с веб браузерами
Смотрите также