Gets or sets the region mode. Legal values
include PixelAlignedBoundingBox and PixelAlignedBoundingBoxAdjustMask.
Namespace: Cognex.VisionPro.AutoSelectAssembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogRegionModeConstantsThe region mode. Legal values include PixelAlignedBoundingBox and PixelAlignedBoundingBoxAdjustMask.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied region mode is not a valid member of the enumeration. |
See Also