GH_ParagraphCreate Method (String) |
Namespace:
Grasshopper.Documentation
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static GH_Paragraph Create(
string content
)
Public Shared Function Create (
content As String
) As GH_Paragraph
Parameters
- content
- Type: SystemString
Return Value
Type:
GH_ParagraphSee Also