CogSegmentsChangedEventArgs startIndex Property Cognex VisionPro 9.7
The index of the first 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 startIndex { get; }

Property Value

Type: Int32
See Also