CogBeadInspectDefect DefectClass Property Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

public CogBeadInspectDefectTypeConstants DefectClass { get; }

Property Value

Type: CogBeadInspectDefectTypeConstants
See Also