ModelFontInstalledFamilies Property |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static IReadOnlyList<string> InstalledFamilies { get; }
Public Shared ReadOnly Property InstalledFamilies As IReadOnlyList(Of String)
Get
Property Value
Type:
IReadOnlyListString[Missing <value> documentation for "P:Grasshopper.Rhinoceros.ModelFont.InstalledFamilies"]
See Also