The StaticValue type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| StaticValue |
Initialise a new StaticValue gradient anchor.
|
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 value that the anchor is fixed to.
|
See Also