Property DefaultFontFamily
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
DefaultFontFamily
Gets or sets the globally available default font family.
public static FontFamily DefaultFontFamily { get; set; }
Property Value
- FontFamily
An instance of the FontFamily specifying the globally available font family. The default is
Arialfont family (sinceArial Unicode MSis no longer shipped by MS).