Typography.GetKerning(DependencyObject) 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 bool GetKerning(DependencyObject ^ element);
static bool GetKerning(DependencyObject const& element);
public static bool GetKerning(DependencyObject element);
function getKerning(element)
Public Shared Function GetKerning (element As DependencyObject) As Boolean
Paramètres
- element
- DependencyObject
Objet de dépendance pour lequel récupérer la valeur de la propriété Kerning .
Retours
Boolean
bool
Valeur actuelle de la propriété jointe Kerning sur l’objet de dépendance spécifié.