GlyphPathCache

Undocumented in source.

Constructors

this
this(SKFont font)
Undocumented in source.

Members

Functions

Dispose
void Dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
Font
SKFont Font()
Undocumented in source. Be warned that the author may not have intended to support it.
GetPath
SKPath GetPath(ushort glyph)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

font
SKFont font;
Undocumented in source.

Inherited Members

From IDisposable

Dispose
void Dispose()
Undocumented in source.

Meta