VertexChangedEventArgs Index Property Cognex VisionPro 9.10

The index of the changed vertex. In the range of zero to one less than the number of vertices in the Polygon.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public int Index { get; }

Property Value

Type: Int32
See Also