DynamicImageInstance.HeightInPixels 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 règle la hauteur en pixels de l’instance d’image actuelle.
protected:
virtual property int HeightInPixels { int get(); };
protected virtual int HeightInPixels { get; }
member this.HeightInPixels : int
Protected Overridable ReadOnly Property HeightInPixels As Integer
Valeur de propriété
La hauteur en pixels de l’instance d’image actuelle.