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