Click or drag to resize

GH_Paragraph.Create Method (String)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Paragraph Create(
	string content
)

Parameters

content
Type: System.String

Return Value

Type: GH_Paragraph
See Also