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