ElementPosition.Size 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 la taille d'un élément de graphique.
public:
property System::Drawing::SizeF Size { System::Drawing::SizeF get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.SizeF Size { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Size : System.Drawing.SizeF
Public ReadOnly Property Size As SizeF
Valeur de propriété
Valeur SizeF qui représente la taille d'un élément de graphique.
- Attributs