Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 485 Bytes

glyphs_fontrenderingemsize.md

File metadata and controls

30 lines (19 loc) · 485 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Documents.Glyphs.FontRenderingEmSize
winrt property

Windows.UI.Xaml.Documents.Glyphs.FontRenderingEmSize

-description

Gets or sets the em size used for rendering the glyphs.

-xaml-syntax

<Glyphs FontRenderingEmSize="double"/>

-property-value

The em size used for rendering. The default is 0.

-remarks

-examples

-see-also