Gets or sets the technique,
PixelAlignedBoundingBoxAdjustMask
or
PixelAlignedBoundingBox,
used to apply the region to the inspection image.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 83.0.0.0
Syntax
Property Value
Type: CogRegionModeConstantsThe default is PixelAlignedBoundingBoxAdjustMask
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| NotSupportedException | The property is set to AffineTransform |
| ArgumentException | The supplied value is not a member of CogRegionModeConstants |
Remarks
See Also