Interface IUIValueNumberBindable
public interface IUIValueNumberBindable : IUIValueBindable
- Inherited Members
- Extension Methods
Methods
BindValue(IProperty, double, double)
void BindValue(IProperty valueNumberProperty, double min, double max)
Parameters
SetMappedValueRange(double, double, bool)
void SetMappedValueRange(double min, double max, bool shouldRedraw = true)