Property FontLocations
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
FontLocations
Gets the list of the custom font locations or paths.
public IEnumerable<string> FontLocations { get; }Property Value
- IEnumerable<string>
- An iterator to the custom font locations or paths.