CImageView:GetImageSet CImageView:GetMeasureSet

CImageView:GetIndex


The GetIndex method returns the current index of the image set in the image view window attached to the CImageView.

Syntax

nIndex = CImageView:GetIndex()

    On successful return, nIndex is in the range 1 to Count .

    On failure, this method returns 0.

Related Topics

CImageView, GetImage, Image Set