TextLineStart Property
Gets the distance from the start of a paragraph to the starting point of a line.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract double Start { get; }
Public MustOverride ReadOnly Property Start As Double
Get
abstract Start : float with get
Return Value
Double
The distance from the start of a paragraph to the starting point of a line.