Typography.EastAsianWidths 屬性

定義

取得或設定 FontEastAsianWidths 列舉值,該值表示東亞字型中的拉丁字元所使用的比例寬度。

public:
 property System::Windows::FontEastAsianWidths EastAsianWidths { System::Windows::FontEastAsianWidths get(); void set(System::Windows::FontEastAsianWidths value); };
public System.Windows.FontEastAsianWidths EastAsianWidths { get; set; }
member this.EastAsianWidths : System.Windows.FontEastAsianWidths with get, set
Public Property EastAsianWidths As FontEastAsianWidths

屬性值

FontEastAsianWidths

FontEastAsianWidths 列舉值。 預設值是 Normal

備註

這個屬性會取得或設定擁有屬性的物件上的值,這是存取類別實例的唯一 Typography Typography 方式。 此外,這個屬性支援附加屬性使用方式,以便在 XAML 中包含文字的物件上設定。

XAML Attribute Usage

<object Typography.EastAsianWidths="FontEastAsianWidths「/>

相依性屬性資訊

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

適用於

另請參閱