Glyphs.IsSideways 屬性

定義

判斷是否旋轉 Glyphs 物件。

public:
 property bool IsSideways { bool get(); void set(bool value); };
public bool IsSideways { get; set; }
member this.IsSideways : bool with get, set
Public Property IsSideways As Boolean

屬性值

Boolean

如果構成 Glyphs 物件的圖像以逆時鐘方向旋轉 90° 則為 true,否則為 false

備註

相依性屬性資訊

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

適用於