Gets or sets the TuningElasticity property. The value indicates how far the feature location can vary. The value is specified in pixels.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 87.1.0.0
Syntax
Property Value
Type: DoubleThe default value is 5.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfTuningElasticity state flag may be affected. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is out of range. Value must be between 0.5 and Double.MaxValue. |
See Also