BiDiLevel Property
Gets or sets the bidirectional nesting level of the GlyphRun.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int BiDiLevel { get; set; }
Public Property BiDiLevel As Integer
Get
Set
member BiDiLevel : int with get, set