DicomObjects Reference
DicomObjects Reference / DicomViewer Object / CurrentIndex Property
In This Topic
    CurrentIndex Property
    In This Topic
    Description
    Index of first image currently displayed
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property CurrentIndex As Long
    Remarks
    This defines the index (1-based) of the image displayed in the top left corner of the display matrix (or the only image if MultiRows and MultiColumns are 1).  If MultiRows or MultiColumns are greater than 1, then other images are displayed sequentially along and then down.
    See Also