CogOCVTool Pattern Property Cognex VisionPro 9.10
The OCV pattern which will be verified by this tool.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 79.0.0.0
Syntax

public CogOCVPattern Pattern { get; set; }

Property Value

Type: CogOCVPattern
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The CogOCVPattern that the tool attempts to verify in the InputImage.

See Also