CogSmartLineResults LabeledResults Property Cognex VisionPro 9.24
Returns a collection of SmartLineResults which have a non-empty class name. These are the results that match the class(es) that are defined in the SmartLineTool.

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

public CogSmartLineResults LabeledResults { get; }

Property Value

Type: CogSmartLineResults
See Also