VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomMprControlJS type / WebDicomMprControlJS Constructor(WebDicomMprControlSettingsJS,WebDicomControlJS)
Syntax Remarks BrowserCompatibility SeeAlso
В этом разделе
WebDicomMprControlJS Constructor(WebDicomMprControlSettingsJS,WebDicomControlJS)
В этом разделе
Initializes a new instance of the WebDicomMprControlJS class.
Синтаксис
// Parameters
var settings; // Type: WebDicomMprControlSettingsJS
var dicomControl; // Type: WebDicomControlJS

var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl);

Parameters

settings
Настройки для UI-элемента DICOM MPR.
dicomControl
UI-элемент DICOM, связанный с этим UI-элементом DICOM MPR.
Ремарки

Этот JavaScript UI-контрол можно использовать в Firefox 74+, Chrome 77+, Edge 79+, Opera 64+, Safari 11.1+, SamsungInternet 12.0+, WebView Android 37+.

Совместимость с веб браузерами
9
5
11
5
Смотрите также