共用方式為


Glyphs.BidiLevel 屬性

定義

取得或設定 Glyphs 的雙向 (Bidirectional) 巢狀層次。

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

屬性值

Int32

表示雙向巢狀層次的 Int32 值。

備註

相依性屬性資訊

識別碼欄位 BidiLevelProperty
中繼資料屬性設定為 true AffectsMeasure, AffectsRender

適用於