Gets or sets the ImageFraction property. The feature must be present in at least this fraction of the images to contribute to the produced pattern.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleThe default value is 0.75.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The SfImageFraction state flag may be affected. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is out of range. Value must be between 0 and 1. |
See Also