LineMaxEdgePointCollection Item Property Cognex VisionPro 9.24

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.24.0.0
Syntax

public override LineMaxEdgePoint this[
	int index
] { get; }

Property Value

Type: LineMaxEdgePoint
See Also