Click or drag to resize
CanvasFontFaceGlyphCount Property
Gets the number of glyphs in the font.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public uint GlyphCount { get; }

Property Value

Type: UInt32
See Also