CogVertexAddedEventArgs Index Property Cognex VisionPro
The index of the added vertex. -1 means that new vertices were added at the end until the number of vertices equaled newNumVertices.

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

public int Index { get; }

Property Value

Type: Int32
See Also