The CogCNLSearchRunParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfAcceptThreshold | This bit will be set in the EventArgs of a Changed event every time the value returned by AcceptThreshold may have changed. | |
| SfAccuracy | This bit will be set in the EventArgs of a Changed event every time the value returned by Accuracy may have changed. | |
| SfAlgorithm | This bit will be set in the EventArgs of a Changed event every time the value returned by Algorithm may have changed. | |
| SfConfusionThreshold | This bit will be set in the EventArgs of a Changed event every time the value returned by ConfusionThreshold may have changed. | |
| SfEdgeThresholdHigh | This bit will be set in the EventArgs of a Changed event every time the value returned by EdgeThresholdHigh may have changed. | |
| SfEdgeThresholdLow | This bit will be set in the EventArgs of a Changed event every time the value returned by EdgeThresholdLow may have changed. | |
| SfEdgeThresholdsUsePattern | This bit will be set in the EventArgs of a Changed event every time the value returned by EdgeThresholdsUsePattern may have changed. | |
| SfMaxResults | This bit will be set in the EventArgs of a Changed event every time the value returned by MaxResults may have changed. | |
| SfPartialMatchLimitDown | This bit will be set in the EventArgs of a Changed event every time the value returned by PartialMatchLimitDown may have changed. | |
| SfPartialMatchLimitLeft | This bit will be set in the EventArgs of a Changed event every time the value returned by PartialMatchLimitLeft may have changed. | |
| SfPartialMatchLimitRight | This bit will be set in the EventArgs of a Changed event every time the value returned by PartialMatchLimitRight may have changed. | |
| SfPartialMatchLimitsUsePattern | This bit will be set in the EventArgs of a Changed event every time the value returned by PartialMatchLimitsUsePattern may have changed. | |
| SfPartialMatchLimitUp | This bit will be set in the EventArgs of a Changed event every time the value returned by PartialMatchLimitUp may have changed. | |
| SfPartialMatchReduceScore | This bit will be set in the EventArgs of a Changed event every time the value returned by PartialMatchReduceScore may have changed. | |
| SfSearchPointEnabled | This bit will be set in the EventArgs of a Changed event every time the value returned by SearchPointEnabled may have changed. | |
| SfSearchPointX | This bit will be set in the EventArgs of a Changed event every time the value returned by SearchPointX may have changed. | |
| SfSearchPointY | This bit will be set in the EventArgs of a Changed event every time the value returned by SearchPointY may have changed. | |
| SfSearchRegionMode | This bit will be set in the EventArgs of a Changed event every time the value returned by SearchRegionMode may have changed. | |
| SfXYOverlap | This bit will be set in the EventArgs of a Changed event every time the value returned by XYOverlap may have changed. |
See Also