SmartLineTool Results Property Cognex VisionPro 9.21

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.21.0.0
Syntax

public SmartLineResults Results { get; }

Return Value

Type: SmartLineResults

The zero-based indexable collection.

See Also