VertexAddedEventArgs Index Property Cognex VisionPro 9.21

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.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public int Index { get; }

Property Value

Type: Int32
See Also