Property GenericMonospace
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
GenericMonospace
Gets or set the globally available generic Monospace font family.
public static FontFamily GenericMonospace { get; set; }
Property Value
- FontFamily
An instance of FontFamily specifying the generic Monospace font family. The default is
MS Gothic
font family.