Length Property
Gets the length of this grapheme, in code units.
Definition
Namespace: Avalonia.Media.TextFormatting.Unicode
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int Length { get; }
Public ReadOnly Property Length As Integer
Get
member Length : int with get
Property Value
Int32See Also
Reference
Grapheme Structure
Avalonia.Media.TextFormatting.Unicode Namespace