Length Property
character length of bounded text run
Definition
Namespace: Avalonia.Media.TextFormatting
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
TextRunBounds Structure
Avalonia.Media.TextFormatting Namespace