Click or drag to resize

ModelFont  Conversion (String to ModelFont)

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

Parameters

familyName
Type: SystemString

Return Value

Type: ModelFont
See Also