TextLineFirstTextSourceIndex Property
Gets the first TextSource position of the current line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract int FirstTextSourceIndex { get; }
Public MustOverride ReadOnly Property FirstTextSourceIndex As Integer
Get
abstract FirstTextSourceIndex : int with get
Property Value
Int32