Property DefaultMonoFont NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll DefaultMonoFont Gets the default fixed width font used for controls. public static Font DefaultMonoFont { get; set; } Property Value Font The default Font for UI controls which require fixed width font. The value returned will vary depending on the user's operating system and the local settings of their system.