Table of Contents

Property GenericSansSerif

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.Wpf.dll

GenericSansSerif

Gets or set the globally available generic sans serif font family.

public static FontFamily GenericSansSerif { get; set; }

Property Value

FontFamily

An instance of FontFamily specifying the generic sans serif font family. The default is Tahoma font family.

Remarks

The possible font names are Tahoma, Arial, Verdana, Trebuchet, MS Sans Serif and Helvetica.