Condividi tramite


Typography.SetEastAsianWidths(DependencyObject, FontEastAsianWidths) Metodo

Definizione

Imposta il valore della proprietà associata EastAsianWidths per un oggetto di dipendenza specificato.

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)

Parametri

element
DependencyObject

Oggetto di dipendenza per cui impostare il valore della proprietà EastAsianWidths .

value
FontEastAsianWidths

Nuovo valore su cui impostare la proprietà.

Si applica a

Vedi anche