Click or drag to resize
CanvasFontFaceGlyphBox Property
Gets the accumulated draw bounds of all 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 Rect GlyphBox { get; }

Property Value

Type: Rect
See Also