FontRenderingEmSize Property
Em size of font used to format and display text
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract double FontRenderingEmSize { get; }
Public MustOverride ReadOnly Property FontRenderingEmSize As Double
Get
abstract FontRenderingEmSize : float with get
Property Value
DoubleSee Also
Reference
TextRunProperties Class
Avalonia.Media.TextFormatting Namespace