CogAutoSelect CNLSearchRunParams Property Cognex VisionPro 9.8
Get or sets the CogCNLSearchRunParams to be used during the auto selection process.

Namespace: Cognex.VisionPro.AutoSelect
Assembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 75.1.0.0
Syntax

public CogCNLSearchRunParams CNLSearchRunParams { get; set; }

Property Value

Type: CogCNLSearchRunParams
Handle to the CogCNLSearchRunParams object that will be used during the auto selection process.
See Also