Glyphs Property
Glyphs
Gets the array of glyphs that were rendered using the current font.
Declaration
[Obsolete("Use CodeRanges instead.")]
public char[] Glyphs { get; }
<Obsolete("Use CodeRanges instead.")>
Public ReadOnly Property Glyphs As Char()