VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / moveToNextImage Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    moveToNextImage Method
    In This Topic
    Moves the focused image to the next image in the focused series.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
    
    var value; // Type: any
    value = instance.moveToNextImage();
    
    
    function moveToNextImage() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also