CogAutoSelect CNLSearchRunParams Property Cognex VisionPro 9.7
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: 73.0.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