Gets the color of measurement line.
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);
var value; // Type: string
value = instance.get_Color();
function get_Color() : string;
Return Value
The font color, for example, "rgba(0,128,255,0.77)".