Gets or sets the UseXYOverlapBetweenPatterns Boolean. If true, the overlap value from the PMAlignRunParams is used to discard overlapping instances of different patterns. Otherwise, the overlap value is only used to discard overlapping instances of a single pattern.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 87.0.0.0
Syntax
Property Value
Type: BooleanThe default value is true.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfUseXYOverlapBetweenPatterns state flag may be affected. |
See Also