Property FontFamilyNames
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
FontFamilyNames
A dictionary specifying a map of the font family names to their locations.
public IDictionary<string, string> FontFamilyNames { get; }Property Value
- IDictionary<string, string>
- A dictionary of the font family names to their locations.