AppearanceSettings.DefaultFontFaceName Property

AppearanceSettingsDefaultFontFaceName Property

Gets or sets the default font face name used in Rhino.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static string DefaultFontFaceName { get; set; }
Public Shared Property DefaultFontFaceName As String
	Get
	Set

Property Value

Type: String
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also