The RegionMode specifies how the region should be interpreted.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
Syntax
Property Value
Type: CogRegionModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogHistogram Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | This new value is not cogRegionModeAffineTransform or cogRegionModePixelAlignedBoundingBox. |
Remarks
Specifies how the Region parameter should be interpreted.
Default Value: cogRegionModePixelAlignedBoundingBoxAdjustMask
See Also