var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: string value = instance.get_MeasurementColor();
function get_MeasurementColor() : string;
Return Value
The color for measurement, for example, "rgba(0,128,255,0.77)".