ModelFontIsFamilyNameInstalled Method |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static bool IsFamilyNameInstalled(
string familyName
)
Public Shared Function IsFamilyNameInstalled (
familyName As String
) As Boolean
Parameters
- familyName
- Type: SystemString
Return Value
Type:
BooleanSee Also