共用方式為


AccessText.FontStretch 屬性

定義

取得或設定 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

屬性值

FontStretch

字型自動縮放的相對度數。 預設為 Normal

備註

相依性屬性資訊

識別碼欄位 FontStretchProperty
設定為 的中繼資料屬性 true AffectsMeasureAffectsRenderInherits

適用於

另請參閱