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