GH_Format.FormatColour Method (GH_Colour)

GH_FormatFormatColour Method (GH_Colour)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatColour(
	GH_Colour data
)
Public Shared Function FormatColour ( 
	data As GH_Colour
) As String

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Colour

Return Value

Type: String
See Also