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

public int startIndex { get; }

Property Value

Type: Int32
See Also