Length Property
Gets the text source length.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public virtual int Length { get; }
Public Overridable ReadOnly Property Length As Integer
Get
abstract Length : int with get
override Length : int with get