SliderGetValueAsPercent Method |
Return current value as a percent between min and max.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float GetValueAsPercent()
Return Value
Type:
SingleCurrent value as percent between min and max (0f-1f).
See Also