GlyphRun.BidiLevel Propiedad

Definición

Obtiene o establece el nivel de anidamiento bidireccional de 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

Valor de propiedad

Valor Int32 que representa el nivel de anidamiento bidireccional.

Se aplica a