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 для указанного объекта зависимости.

Применяется к

См. также раздел