GroupLab Widget Tap Library

RangeTap.GetValueString Method 

Gets the string associated with a value in the range.

public virtual string GetValueString(
   int value
);

Parameters

value
A value between the range lower and upper bound.

Return Value

The string associated with the value.

See Also

RangeTap Class | GroupLab.WidgetTap Namespace