Gets or sets the MaxGapToFill.
The field specifies the maximum horizontal length to fill in
ProfileSelectedSpaceName.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleDefault value is 0.5.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is less than 0. |
See Also