TextRangeStart Property

Gets the start.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int Start { get; }

Property Value

Int32
The start.

See Also