TextMetrics.DefaultChar Propriété
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.
Obtient ou définit le caractère à substituer aux caractères ne se trouvant pas dans la police.
public:
property char DefaultChar { char get(); void set(char value); };
public char DefaultChar { get; set; }
member this.DefaultChar : char with get, set
Public Property DefaultChar As Char
Valeur de propriété
Le caractère à substituer aux caractères ne se trouvant pas dans la police.