CogBeadInspectResult Defects Property Cognex VisionPro 9.7
Gets the set of observed defects in the runtime image.

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

public CogBeadInspectDefects Defects { get; }

Property Value

Type: CogBeadInspectDefects
A collection of defects. Default value is null.
See Also