CImageView:Prev


The Prev method positions the image set index to the next member of the image set associated with the CImageView window.

Syntax

CImageView:Prev()

  

The CImageView refers to a Mira image display window. The Image window uses an image set to display multiple images. This method decrements the image set indexby 1 step so that the previous member becomes the current member.

Related Topics

Display

Next

CImageView class