FirstCodepoint Property
The first Codepoint of the grapheme cluster.
Definition
Namespace: Avalonia.Media.TextFormatting.Unicode
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Codepoint FirstCodepoint { get; }
Public ReadOnly Property FirstCodepoint As Codepoint
Get
member FirstCodepoint : Codepoint with get
Property Value
CodepointSee Also
Reference
Grapheme Structure
Avalonia.Media.TextFormatting.Unicode Namespace