VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / scrollToSeries Property
Syntax BrowserCompatibility SeeAlso
In This Topic
scrollToSeries Method
In This Topic
Scrolls to the series, which is specified by the series indentifier.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);

var value; // Type: any

// Parameters
var seriesIdentifier; // Type: string

value = instance.scrollToSeries(seriesIdentifier);

Parameters

seriesIdentifier
The series identifier.
Browser Compatibility
56+
45+
11
See Also