IGUtils.

ToDisplayString(float) Method

Summary

Returns the specified `value` as a string using the System.Globalization.CultureInfo.InvariantCulture.
Assembly
Kybernetik.InspectorGadgets.dll
Namespace
InspectorGadgets
Containing Type
IGUtils

Syntax

public static string ToDisplayString(this float value)

Parameters

Name Type Description
value float

Return Value

Type Description
string