CogCNLSearchTool Results Property Cognex VisionPro 9.22 SR1
Results from the last invocation of the Run method. A new CogCNLSearchResults is factoried for each inspection. Previous results will be released prior to the new inspection.

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

public CogCNLSearchResults Results { get; }

Property Value

Type: CogCNLSearchResults
Remarks

Results from the last invocation of the Run method. A new CogCNLSearchResults object is factoried for each inspection. Previous results will be released prior to the new inspection.

See Also