Typography.SetEastAsianWidths(DependencyObject, FontEastAsianWidths) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した依存関係オブジェクトの EastAsianWidths 添付プロパティの値を設定します。
public:
static void SetEastAsianWidths(DependencyObject ^ element, FontEastAsianWidths value);
static void SetEastAsianWidths(DependencyObject const& element, FontEastAsianWidths const& value);
public static void SetEastAsianWidths(DependencyObject element, FontEastAsianWidths value);
function setEastAsianWidths(element, value)
Public Shared Sub SetEastAsianWidths (element As DependencyObject, value As FontEastAsianWidths)
パラメーター
- element
- DependencyObject
EastAsianWidths プロパティの値を設定する依存関係オブジェクト。
- value
- FontEastAsianWidths
プロパティの新しい設定値。