VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / get_DicomMeasurementType Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_DicomMeasurementType Метод
    В этом разделе
    Возвращает тип DICOM-измерителя.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMeasurementTypeEnumJS
    value = instance.get_DicomMeasurementType();
    
    
    function get_DicomMeasurementType() : WebDicomMeasurementTypeEnumJS;
    

    Return Value

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