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.

Syntax

CImageView:SetIndex( nIndex )

where

    nIndex is the image set index, in the range 1 to Count .

Related Topics

GetIndex

CImageView class

Image Sets