Property GenericSerif
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
GenericSerif
Gets or set the globally available generic serif font family.
public static FontFamily GenericSerif { get; set; }
Property Value
- FontFamily
An instance of FontFamily specifying the generic serif font family. The default is
Times New Roman
font family.