SmartLineTool Results Property Cognex VisionPro 9.22

Gets the collection of results generated by the most recent call to Run.

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
Syntax

public SmartLineResults Results { get; }

Return Value

Type: SmartLineResults

The zero-based indexable collection.

See Also