GlyphRun.BidiLevel Property

Definition

Gets or sets the bidirectional nesting level of the GlyphRun.

public:
 property int BidiLevel { int get(); void set(int value); };
public int BidiLevel { get; set; }
member this.BidiLevel : int with get, set
Public Property BidiLevel As Integer

Property Value

An Int32 value that represents the bidirectional nesting level.

Applies to