Click or drag to resize

GH_ParagraphCreate Method (String)

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

Parameters

content
Type: SystemString

Return Value

Type: GH_Paragraph
See Also