get_StudyPanelFillColor Method
Gets the fill color for study panel.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
var value; // Type: string
value = instance.get_StudyPanelFillColor();
function get_StudyPanelFillColor() : string;
Return Value
The fill color, for example, "rgba(0,128,255,0.77)".