CogCalibFeaturesExtractedEventArgs CameraIndex Property Cognex VisionPro 9.7
Gets the camera index of the image whose calibration features have been extracted.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 73.0.0.0
Syntax

public int CameraIndex { get; }

Property Value

Type: Int32
The camera index of the image whose calibration features have been extracted.
See Also