ReadOnlyCollectionOfLineMaxEdgePointPtr GetEnumerator Method Cognex VisionPro 9.25 SR1

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

public abstract IEnumerator<LineMaxEdgePoint> GetEnumerator()

Return Value

Type: IEnumerator LineMaxEdgePoint 

Implements

IEnumerable T  GetEnumerator 
See Also