CanvasFontFaceHasTypographicMetrics Property |
Gets whether the ascent, descent, and lineGap are based on newer 'typographic' values in the font, rather than legacy values.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public bool HasTypographicMetrics { get; }
Property Value
Type:
BooleanSee Also