CogCNLSearchTool Pattern Property Cognex VisionPro 9.22
The CNLSearch pattern.

Namespace: Cognex.VisionPro.CNLSearch
Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 87.0.0.0
Syntax

public CogCNLSearchPattern Pattern { get; set; }

Property Value

Type: CogCNLSearchPattern
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The trained CogCNLSearchPattern to locate in InputImage.

See Also