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

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

public CogBeadInspectDefects Defects { get; }

Property Value

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