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

适用于

另请参阅