Click or drag to resize

GH_FormatCreate Method (IGH_Content, GH_Style)

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

Parameters

content
Type: Grasshopper.DocumentationIGH_Content
style
Type: Grasshopper.DocumentationGH_Style

Return Value

Type: GH_Format
See Also