Instrumentation Widgets Class Reference |
|
ValuePresenter.FormatValue Method
Format number with current settings.
[Visual Basic]
Protected Function FormatValue( _
ByVal
value As
Integer _
) As
String
[C#]
protected
string FormatValue(
int value);
Parameters
-
value
-
Return Value
See Also
ValuePresenter Class | PerpetuumSoft.Widgets Namespace