CogBeadInspectPattern FindResults Property Cognex VisionPro 9.8

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

public CogBeadInspectFindResults FindResults { get; }

Property Value

Type: CogBeadInspectFindResults
A collection of coarse paths. Default value is null.
Remarks

This property is set to null when the pattern becomes unfound.
See Also