Construct the CogSegmentsChangedEventArgs object with the supplied start index and end index.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- startIndex
- Type: System Int32
The index of the first changed segment.
- endIndex
- Type: System Int32
The index of the last changed segment.
See Also