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