The CogBeadInspectPattern type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfCaliperSpacing |
This bit will be set in the EventArgs of a Changed event every time
the value returned by CaliperSpacing may have changed.
| |
| SfCurrentFindResultIndex |
This bit will be set in the EventArgs of a Changed event every time
the value returned by CurrentFindResultIndex may have changed.
| |
| SfFindParams |
This bit will be set in the EventArgs of a Changed event every time
the value returned by FindParams may have changed.
| |
| SfFindResultIndexUsedInTrain |
This bit will be set in the EventArgs of a Changed event every time
the value returned by FindResultIndexUsedInTrain may have changed.
| |
| SfFindResults |
This bit will be set in the EventArgs of a Changed event every time
the value returned by FindResults may have changed.
| |
| SfFound |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Found may have changed.
| |
| SfNextSf | ||
| SfSmoothingFactor |
This bit will be set in the EventArgs of a Changed event every time
the value returned by SmoothingFactor may have changed.
| |
| SfTrained |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Trained may have changed.
| |
| SfTrainImage |
This bit will be set in the EventArgs of a Changed event every time
the value returned by TrainImage may have changed.
| |
| SfTrainResult |
This bit will be set in the EventArgs of a Changed event every time
the value returned by TrainResult may have changed.
|
See Also