Table of Contents

Class SvgDrawingContext.SvgFontResolver

Namespace
Xui.Runtime.Software.Actual
Assembly
Xui.Runtime.Software.dll

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

SvgDrawingContext.SvgFontResolver

Methods

Resolve(FontFace, Uri?)

public virtual SvgDrawingContext.Resolved Resolve(FontFace face, Uri? uri)

Parameters

face FontFace
uri Uri

Returns

SvgDrawingContext.Resolved