Method OnValueChanged
| Improve this Doc View SourceOnValueChanged(IScalars)
Invoked when the scalar data value is changed.
Declaration
protected virtual void OnValueChanged(IScalars scalars)
Parameters
Type | Name | Description |
---|---|---|
IScalars | scalars | The scalar data. |
Remarks
The default implementation does nothing.