RhinoCommon API
FontInstalledFonts Method (String) |
[Missing <summary> documentation for "M:Rhino.DocObjects.Font.InstalledFonts(System.String)"]
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public static Font[] InstalledFonts( string familyName )
Public Shared Function InstalledFonts ( familyName As String ) As Font()
Parameters
- familyName
- Type: SystemString
[Missing <param name="familyName"/> documentation for "M:Rhino.DocObjects.Font.InstalledFonts(System.String)"]
Return Value
Type: Font[Missing <returns> documentation for "M:Rhino.DocObjects.Font.InstalledFonts(System.String)"]