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

var value; // Type: number
value = instance.get_LineWidth();

Return Value

The width, in pixels, of measurement line.
Browser Compatibility
56+
45+
11
See Also