Table of Contents

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 Arial font family (since Arial Unicode MS is no longer shipped by MS).