VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomMprViewerControlJS type / WebDicomMprViewerControlJS Constructor(string)
Syntax Remarks BrowserCompatibility SeeAlso
В этом разделе
    WebDicomMprViewerControlJS Constructor(string)
    В этом разделе
    Initializes a new instance of the WebDicomMprViewerControlJS class.
    Синтаксис
    // Parameters
    var parentDiv; // Type: string
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMprViewerControlJS(parentDiv);
    
    
    function WebDicomMprViewerControlJS(
    parentDiv
    Родительский DIV-элемент.
    : string
    ) : WebDicomMprViewerControlJS;

    Parameters

    parentDiv
    Родительский DIV-элемент.
    Ремарки

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

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