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

    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
    Смотрите также