Click or drag to resize

GH_FormatCreate Method (String, GH_Style)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Format Create(
	string content,
	GH_Style style
)

Parameters

content
Type: SystemString
style
Type: Grasshopper.DocumentationGH_Style

Return Value

Type: GH_Format
See Also