AccessText.FontStretch 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 FontStretch 屬性,從 FontFamily 中選取正常、壓縮或展開字型。
public:
property System::Windows::FontStretch FontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch FontStretch { get; set; }
member this.FontStretch : System.Windows.FontStretch with get, set
Public Property FontStretch As FontStretch
屬性值
字型自動縮放的相對度數。 預設為 Normal。
備註
相依性屬性資訊
識別碼欄位 | FontStretchProperty |
設定為 的中繼資料屬性 true |
AffectsMeasure、AffectsRender、Inherits |