Offset Property
Gets the starting code unit offset of this grapheme inside its containing text.
Definition
Namespace: Avalonia.Media.TextFormatting.Unicode
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int Offset { get; }
Public ReadOnly Property Offset As Integer
Get
member Offset : int with get
Property Value
Int32See Also
Reference
Grapheme Structure
Avalonia.Media.TextFormatting.Unicode Namespace