CogPMRedLineTool Pattern Property Cognex VisionPro 9.22
Gets or sets the pattern to be used when this PMRedLine tool is run. The tool will search for instances of this pattern in the runtime input image.

Namespace: Cognex.VisionPro.PMRedLine
Assembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 87.0.0.0
Syntax

public CogPMRedLinePattern Pattern { get; set; }

Property Value

Type: CogPMRedLinePattern
The pattern to use at runtime. Default value is a default constructed CogPMRedLinePattern object.
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flags may be affected:
See Also