CogPatInspectRunParams MatchImages Property Cognex VisionPro
The match images that will be created at run-time. Specified by ORing together the desired match image constants.

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Syntax

public CogPatInspectMatchImageConstants MatchImages { get; set; }

Property Value

Type: CogPatInspectMatchImageConstants
Events

Event TypeReason
CogPatInspectRunParams Changed

Fires when the value of this property changes.

The following state flag may be affected:

Remarks

The match images that will be created at run-time. Specified by ORing together the desired match image constants.

Default Value: Image

See Also