Assembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 75.0.0.0
Property Value
Type: ICogRegion| Event Type | Reason |
|---|---|
| CogCNLSearchPattern Changed | Fires when the TrainRegion is changed, but the change does cause the pattern to become untrained (because it has not been trained yet). The following state flag may be affected: |
| CogCNLSearchPattern Changed | Fires when the TrainRegion is changed and this pattern becomes untrained. The following state flag may be affected: |
Region of interest in the TrainImage that will be used to train the pattern. A NULL TrainRegion indicates that the entire TrainImage will be used to train the CNLSearch pattern.
You can specify any type of region and you can enable any degrees of freedom in the region. Use the TrainRegionMode property to control how the input region is used.
Default Value: An interactive, default-constructed CogRectangle with all degrees of freedom enabled.