ReplacementCodepoint Property
The replacement codepoint that is used for non supported values.
Definition
Namespace: Avalonia.Media.TextFormatting.Unicode
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static Codepoint ReplacementCodepoint { get; }
Public Shared ReadOnly Property ReplacementCodepoint As Codepoint
Get
static member ReplacementCodepoint : Codepoint with get
Property Value
CodepointSee Also
Reference
Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace