CogSegmentsChangedEventArgs endIndex Property Cognex VisionPro
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: 65.1.0.0
Syntax

public int endIndex { get; }

Property Value

Type: Int32
See Also