Font.InstalledFonts Method (String)

FontInstalledFonts Method (String)

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

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
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)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also