ISvgResourceKeeperCallback.OnFontResourceReady

ISvgResourceKeeperCallback.OnFontResourceReady method

Called for each font used in SVG. Use it to specify how to store the font.

public void OnFontResourceReady(FontStoringArgs args)
ParameterTypeDescription
argsFontStoringArgsThe font storage parameters

See Also