CogOCVTool PatternPosition Property Cognex VisionPro 9.20
Run-time expected position of a pattern and the uncertainty of the expected position. Character positions in a pattern are specified with respect to the expected position of the pattern.

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

public CogOCVPatternPosition PatternPosition { get; set; }

Property Value

Type: CogOCVPatternPosition
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The expected position of the Pattern and the uncertainty of the expected position. CogOCVCharacterPositions in a pattern are relative to the CogOCVPatternPosition.

See Also