Gets the width, in pixels, of measurement line.
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
var value; // Type: number
value = instance.get_LineWidth();
function get_LineWidth() : number;
Return Value
The width, in pixels, of measurement line.