TextRangeEnd Property

Gets the end.

Definition

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

Property Value

Int32
The end.

See Also