CogBeadInspectResult Contour Property Cognex VisionPro 9.8
Returns a CogGeneralContour that represents the found path.

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

public CogGeneralContour Contour { get; }

Property Value

Type: CogGeneralContour
See Also