VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / buildRectangleMeasurement Property
Syntax BrowserCompatibility SeeAlso
buildRectangleMeasurement Method
Builds the rectangle measurement.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMeasurementJS
value = instance.buildRectangleMeasurement();

Return Value

The rectangle measurement.
Browser Compatibility
56+
45+
11
See Also