GH_FormatFormatDouble Method (Double) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatDouble(
double data
)
Public Shared Function FormatDouble (
data As Double
) As String
Parameters
- data
- Type: SystemDouble
Return Value
Type:
StringSee Also