The amount of area to exclude when computing either a
bounding box or median point, only used when the ExtremaExcludeMode is
set to AreaPixels. The area is specified in
image pixel units.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleThe default is 0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is less than zero. |
Remarks
See Also