CogBeadInspectPattern Found Property Cognex VisionPro 9.23
Gets whether one or more coarse paths have been found.

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

public bool Found { get; }

Property Value

Type: Boolean
"True" if one or more coarse paths have been found. "False" otherwise. Default value is "False".
See Also