Property DefaultFontName
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
DefaultFontName
Gets or sets the default font family name, which is used when a text node does not specify a font family name.
public string DefaultFontName { get; set; }