get_MeasurementLineWidth Method
Gets the line width, in pixels, for measurement.
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
var value; // Type: number
value = instance.get_MeasurementLineWidth();
function get_MeasurementLineWidth() : number;
Return Value
The line width, in pixels, for measurement.