Specifies the desired polarity for extracting closed shapes. The polarity setting has no effect on the extraction of open shapes.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogShapeExtractPolarityConstantsEvents
| Event Type | Reason |
|---|---|
| CogShapeExtract Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a member of the CogShapeExtractPolarityConstants enumeration. |
Remarks
Specifies the desired polarity for extracting closed shapes. The polarity setting has no effect on the extraction of open shapes.
Default Value: DontCare
See Also