Specifies whether to fill the bounding box with FillBoundingBoxValue instead of leaving it unchanged.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 75.1.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogCopyRegion Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Specifies whether to fill the bounding box with FillBoundingBoxValue (or with FillBoundingBoxPlane0Value, FillBoundingBoxPlane1Value, and FillBoundingBoxPlane2Value if the image is CogImage24PlanarColor) instead of leaving it unchanged.
Default Value: True
See Also