CogPMAlignTool Pattern Property Cognex VisionPro 9.8 SR1
The PMAlign pattern.

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

public CogPMAlignPattern Pattern { get; set; }

Property Value

Type: CogPMAlignPattern
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The CogPMAlignPattern for which the tool will search.

Default Value: A default-constructed CogPMAlignPattern.

See Also