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 double Start { get; init; }
Public Property Start As Double
Get
Set
member Start : float with get, set
Property Value
DoubleSee Also
Reference
TextLineMetrics Structure
Avalonia.Media.TextFormatting Namespace