CogBeadInspectDefect DefectClass Property Cognex VisionPro 9.8 SR1
Gets the categories that describe the defect, specified as bitwise ORed flags defined by the CogBeadInspectDefectTypeConstants enumeration.

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

public CogBeadInspectDefectTypeConstants DefectClass { get; }

Property Value

Type: CogBeadInspectDefectTypeConstants
See Also