Skip to main content

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)

public abstract double Start { get; }
View Source

Return Value

Double
The distance from the start of a paragraph to the starting point of a line.

See Also

Reference

TextLine Class
Avalonia.Media.TextFormatting Namespace