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