Click or drag to resize

AppearanceSettingsStateDefaultFontFaceName Property

Gets or sets the name of the default font face.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string DefaultFontFaceName { get; set; }

Property Value

Type: String
See Also