Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 439 Bytes

File metadata and controls

19 lines (13 loc) · 439 Bytes

GlyphInfo constructor

Text with FontFamily specified

public GlyphInfo(string FontFamily, string Glyph)
parameter description
FontFamily Font Family of this Glyph
Glyph Text/Unicode of the Glyph

See Also