Gets the SmartLineResult corresponding to the provided class name. Returns null if the provided className is not found in the SmartLineResults collection.
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- className
- Type: System String
The class name of the desired line results.
Return Value
Type: SmartLineResultSee Also