Typography.GetEastAsianWidths(DependencyObject) メソッド

定義

指定した依存関係オブジェクトの EastAsianWidths 添付プロパティの値を返します。

public:
 static FontEastAsianWidths GetEastAsianWidths(DependencyObject ^ element);
 static FontEastAsianWidths GetEastAsianWidths(DependencyObject const& element);
public static FontEastAsianWidths GetEastAsianWidths(DependencyObject element);
function getEastAsianWidths(element)
Public Shared Function GetEastAsianWidths (element As DependencyObject) As FontEastAsianWidths

パラメーター

element
DependencyObject

EastAsianWidths プロパティの値を取得する依存関係オブジェクト。

戻り値

指定した依存関係オブジェクトの EastAsianWidths 添付プロパティの現在の値。

適用対象

こちらもご覧ください