VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / set_LineWidth Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_LineWidth Method
In This Topic
Sets the width, in pixels, of measurement line.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);

var returnValue; // Type: any

// Parameters
var value; // Type: number

returnValue = instance.set_LineWidth(value);

Parameters

value
The default value is 0.
Browser Compatibility
56+
45+
11
See Also