ReadOnlyCollectionOfLineMaxEdgePointPtr Item Property Cognex VisionPro 9.21 SR1

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

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

Property Value

Type: LineMaxEdgePoint
See Also