Click or drag to resize

ModelFont Constructor (String)

Initializes a new instance of the ModelFont class

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public ModelFont(
	string familyName
)

Parameters

familyName
Type: SystemString
See Also