VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / set_FocusedMeasurement Property
Syntax BrowserCompatibility SeeAlso
set_FocusedMeasurement Метод
Задает сфокусированный измеритель.
Синтаксис
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

var returnValue; // Type: any

// Parameters
var value; // Type: WebDicomMeasurementJS

returnValue = instance.set_FocusedMeasurement(value);

Parameters

value
Сфокусированный измеритель.
Совместимость с веб браузерами
9
5
11
5
Смотрите также