TextSourceCharacterIndex Property
First text source character index of text run
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int TextSourceCharacterIndex { get; }
Public ReadOnly Property TextSourceCharacterIndex As Integer
Get
member TextSourceCharacterIndex : int with get
Property Value
Int32See Also
Reference
TextRunBounds Structure
Avalonia.Media.TextFormatting Namespace