CogSmartLineTool Results Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0 (87.1.0.0)
Syntax

public CogSmartLineResults Results { get; }

Return Value

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