Next image index.
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 91.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Default Value: 0
Next image index. When the Operator opens a new image file, the NextImageIndex property is set to zero if the file is opened for reading or writing; or set to NumImages if the file is opened for update. NextImageIndex is reset to the default any time the operator is changed.
See Also