Gets or sets the polarity constraint. Edge points must meet this
constraint to become inliers.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogLineMaxPolarityConstantsThe polarity in the ExpectedLineNormal direction.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent 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 CogLineMaxPolarityConstants |
Remarks
See Also