Class UIValue_ReadNumber_Text
public class UIValue_ReadNumber_Text : UIValue_ReadObject_Text, IUIDataContextBindable, IUIValueBinder, IUIValueNumberBindable, IUIValueBindable
- Inheritance
-
UIValue_ReadNumber_Text
- Implements
- Inherited Members
- Extension Methods
Constructors
UIValue_ReadNumber_Text()
public UIValue_ReadNumber_Text()
Methods
BindValue(IProperty, double, double)
public void BindValue(IProperty valueNumberProperty, double min, double max)
Parameters
RedrawValue(bool)
public override void RedrawValue(bool instant = true)
Parameters
instantbool
SetMappedValueRange(double, double, bool)
public void SetMappedValueRange(double min, double max, bool shouldRedraw = true)