Typography.SetKerning(DependencyObject, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static void SetKerning(DependencyObject ^ element, bool value);
static void SetKerning(DependencyObject const& element, bool const& value);
public static void SetKerning(DependencyObject element, bool value);
function setKerning(element, value)
Public Shared Sub SetKerning (element As DependencyObject, value As Boolean)
Paramètres
- element
- DependencyObject
Objet de dépendance pour lequel définir la valeur de la propriété Kerning .
- value
-
Boolean
bool
Nouvelle valeur à affecter à la propriété.