Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 493 Bytes

GlyphInfo.md

File metadata and controls

21 lines (14 loc) · 493 Bytes

GlyphInfo record

Text with FontFamily specified

public record GlyphInfo

Public Members

name description
GlyphInfo(…) Text with FontFamily specified
FontFamily { get; set; }
Glyph { get; set; }

See Also