CogSmartLineTool Results Property Cognex VisionPro 9.21
Gets the collection of results generated by the most recent call to run.

Namespace: Cognex.VisionPro.SmartLine
Assembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public CogSmartLineResults Results { get; }

Return Value

Type: CogSmartLineResults
The zero-based index-able collection.
See Also