Get
Gets the minimum acceptable length of a line segment. Line segments must meet this constraint to become results.
Set
Namespace: Cognex.Vision.LineMax.ImplementationSets the minimum acceptable length of a line segment. Line segments must meet this constraint to become results.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax
Return Value
Type: DoubleThe minimum acceptable length. A value of zero effectively disables this constraint.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when assigned a value less than zero. |
Remarks
Changed Fires when this property changes. The following state flag may be affected:
See Also