CogSegmentsChangedEventArgs endIndex Property Cognex VisionPro 9.7
The index of the last changed segment. In the range zero to one less than the number of segments in the CogGeneralContour.

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

public int endIndex { get; }

Property Value

Type: Int32
See Also