Click or drag to resize

FontInstalledFonts Method (String)

[Missing <summary> documentation for "M:Rhino.DocObjects.Font.InstalledFonts(System.String)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.5
Syntax
public static Font[] InstalledFonts(
	string familyName
)

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)"]

See Also