FirstTextSourceIndex Property
Gets the first TextSource position of the current line.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public abstract int FirstTextSourceIndex { get; }
Public MustOverride ReadOnly Property FirstTextSourceIndex As Integer
Get
abstract FirstTextSourceIndex : int with get