VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / get_MeasurementColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_MeasurementColor Method
In This Topic
Gets the color for measurements.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);

var value; // Type: string
value = instance.get_MeasurementColor();

Return Value

The color for measurement, for example, "rgba(0,128,255,0.77)".
Browser Compatibility
56+
45+
11
See Also