Event OptionsChanged
Event raised when the linear range option/s changed. The dictionary contains: key = option index, value = T
public event EventHandler<LinearRangeEventArgs<T>>? OptionsChanged
Returns
- EventHandler<LinearRangeEventArgs<T>>
- Event raised when the linear range option/s changed. The dictionary contains: key = option index, value = T