CImageView:SetIndex
The SetIndex method sets the current index of the image set in the image view window attached to the CImageView. The image displayed at this index becomes the current image and is displayed on the top of the stack.
CImageView:SetIndex( nIndex ) |
The value of nIndex is in the range 1 to Count .