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.PMRedLineAssembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 93.1.0.0
Syntax
Property Value
Type: CogPMRedLinePatternThe pattern to use at runtime. Default value is a default constructed CogPMRedLinePattern object.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected: |
See Also