Gets or sets LowPadFraction.
The fraction of the initially-computed input range added to the initially-computed value of first map value. This value is typically negative.
Namespace: Cognex.VisionPro.PixelMapAssembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 87.0.0.0
Syntax
Property Value
Type: DoubleThe LowPadFraction. Default is 0.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If newVal is greater than 0. |
See Also