Class SvgDrawingContext.SvgFontResolver
Delegate-based resolver that provides how a specific font should be handled in an SVG.
public class SvgDrawingContext.SvgFontResolver
- Inheritance
-
SvgDrawingContext.SvgFontResolver
- Inherited Members
Fields
Default
public static readonly SvgDrawingContext.SvgFontResolver Default
Field Value
Methods
Resolve(FontFace, Uri?)
public virtual SvgDrawingContext.Resolved Resolve(FontFace face, Uri? uri)