The CogFeaturePosition type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfNextSf | ||
| SfValid |
This bit will be set in the EventArgs of a Changed event
every time the value returned by Valid
may have been changed.
| |
| SfX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by X
may have been changed.
| |
| SfY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by Y
may have been changed.
|
See Also