CogVertexChangedEventArgs Index Property Cognex VisionPro 9.5
The index of the changed vertex. In the range of zero to one less than the number of vertices in the CogPolygon.

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

public int Index { get; }

Property Value

Type: Int32
See Also