Specifies how the TrainRegion is applied to the TrainImage.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogRegionModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogPatInspectPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
| CogPatInspectPattern Changed | Fires when the value of this property changes and the pattern was untrained. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not one of PixelAlignedBoundingBox, PixelAlignedBoundingBoxAdjustMask, or AffineTransform. |
Remarks
Specifies how the TrainRegion is applied to the TrainImage.
See Also