Property FontFamilies
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
FontFamilies
Gets the list of a custom font family objects.
public IEnumerable<FontFamily> FontFamilies { get; }Property Value
- IEnumerable<FontFamily>
- An iterator to the custom font families.