CogSmartLineTool Results Property Cognex VisionPro 9.21 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: 85.1.0.0 (85.1.0.0)
Syntax

public CogSmartLineResults Results { get; }

Return Value

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