Click or drag to resize
CanvasGlyphMetricsDrawBounds Field
Specifies the bounds of the parts of the glyph are covered if the glyph is drawn.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Rect DrawBounds

Field Value

Type: Rect
See Also