Start Property
Gets the distance from the start of a paragraph to the starting point of a line.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
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.