Typography.SetEastAsianWidths(DependencyObject, FontEastAsianWidths) 메서드

정의

지정된 종속성 개체의 EastAsianWidths 연결된 속성 값을 설정합니다.

public:
 static void SetEastAsianWidths(System::Windows::DependencyObject ^ element, System::Windows::FontEastAsianWidths value);
public static void SetEastAsianWidths(System.Windows.DependencyObject element, System.Windows.FontEastAsianWidths value);
static member SetEastAsianWidths : System.Windows.DependencyObject * System.Windows.FontEastAsianWidths -> unit
Public Shared Sub SetEastAsianWidths (element As DependencyObject, value As FontEastAsianWidths)

매개 변수

element
DependencyObject

속성 값을 EastAsianWidths 설정할 종속성 개체입니다.

value
FontEastAsianWidths

속성을 설정할 새 값입니다.

예외

있는 경우 element 발생합니다 null.

적용 대상

추가 정보