Skip to content

TextRun.SourceIndex Property

Definition

Namespace: Brine2D.Rendering.Text

Start index in the original markup string.

C#
public int SourceIndex { get; init; }

Property Value

System.Int32