VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerCollectionJS type / WebDicomImageRulerCollectionJS Constructor(WebDicomViewerControlJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebDicomImageRulerCollectionJS Constructor(WebDicomViewerControlJS)
    В этом разделе
    Initializes a new instance of the WebDicomImageRulerCollectionJS class.
    Синтаксис
    // Parameters
    var dicomViewerControl; // Type: WebDicomViewerControlJS
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerCollectionJS(dicomViewerControl);
    
    
    function WebDicomImageRulerCollectionJS(
    dicomViewerControl
    UI-контрол DICOM-просмотрщика.
    : WebDicomViewerControlJS
    ) : WebDicomImageRulerCollectionJS;

    Parameters

    dicomViewerControl
    UI-контрол DICOM-просмотрщика.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также