共用方式為


TextRunTypographyProperties.EastAsianWidths 屬性

定義

取得值,這個值表示要對東亞字型中的拉丁字元使用的比例寬度。

public:
 abstract property System::Windows::FontEastAsianWidths EastAsianWidths { System::Windows::FontEastAsianWidths get(); };
public abstract System.Windows.FontEastAsianWidths EastAsianWidths { get; }
member this.EastAsianWidths : System.Windows.FontEastAsianWidths
Public MustOverride ReadOnly Property EastAsianWidths As FontEastAsianWidths

屬性值

其中一個 FontEastAsianWidths 值。 預設為 Normal

適用於

另請參閱