Click or drag to resize

ModelFontIsFamilyNameInstalled Method

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool IsFamilyNameInstalled(
	string familyName
)

Parameters

familyName
Type: SystemString

Return Value

Type: Boolean
See Also