get_SeriesImageCountFont Method
Gets the font for the 'series image count' label on series' thumbnail.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
value = instance.get_SeriesImageCountFont();
Return Value
The font for the 'series image count' label on series' thumbnail.