ICanvas.DisplayScale 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 une valeur qui représente le facteur de mise à l’échelle pour mettre à l’échelle l’interface utilisateur.
public:
property float DisplayScale { float get(); void set(float value); };
public float DisplayScale { get; set; }
member this.DisplayScale : single with get, set
Public Property DisplayScale As Single