Gets the results from the last call to
Find .
Namespace: Cognex.VisionPro.EdgeInspectAssembly: Cognex.VisionPro.EdgeInspect (in Cognex.VisionPro.EdgeInspect.dll) Version: 75.1.0.0
public CogBeadInspectFindResults FindResults { get; }public CogBeadInspectFindResults FindResults { get; }Public ReadOnly Property FindResults As CogBeadInspectFindResults
Get
Public ReadOnly Property FindResults As CogBeadInspectFindResults
Get
public:
property CogBeadInspectFindResults^ FindResults {
CogBeadInspectFindResults^ get ();
}public:
property CogBeadInspectFindResults^ FindResults {
CogBeadInspectFindResults^ get ();
}Property Value
Type:
CogBeadInspectFindResults A collection of coarse paths. Default value is null.
This property is set to null when the pattern becomes unfound.