Click or drag to resize

GlyphProviderReload Method

Clears glyph cache so all glyhps are reloaded. Subclasses should call this after making changes to the glyph collection.

Namespace: Rewired.Glyphs
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public void Reload()
See Also