VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / buildMeasurement Property
Syntax BrowserCompatibility SeeAlso
In This Topic
buildMeasurement Method
In This Topic
Builds specified measurement.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

var value; // Type: any

// Parameters
var measurement; // Type: WebDicomMeasurementJS

value = instance.buildMeasurement(measurement);

Parameters

measurement
The measurement to build.
Browser Compatibility
56+
45+
11
See Also