CImageView:GetIndex
The GetIndex method returns the current index of the image set in the image view window attached to the CImageView.
nIndex = CImageView:GetIndex() where |
nIndex is the current image set index, in the range 1 to Count. On failure, 0 if returned.