VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / get_SeriesImageCountFont Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SeriesImageCountFont Method
In This Topic
Gets the font for the 'series image count' label on series' thumbnail.
Syntax
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.
Browser Compatibility
56+
45+
11
See Also