FontRenderingEmSize Property
Get the font rendering em size.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double FontRenderingEmSize { get; }
Public ReadOnly Property FontRenderingEmSize As Double
Get
member FontRenderingEmSize : float with get
Property Value
DoubleSee Also
Reference
TextShaperOptions Structure
Avalonia.Media.TextFormatting Namespace