The IAdaptiveGradientAnchor type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| ProcessData |
Process a single item of data. Do whatever you need to do with it
To spit out a dataset-adapted value.
| |
| Reset |
Prime the Anchor to work on a new set of data.
|
Properties
| Name | Description | |
|---|---|---|
| AnchorValue |
The adapted Anchor value, after all the data has been processed.
|
See Also