RectangleD.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.
public:
property Microsoft::ReportDesigner::SizeD Size { Microsoft::ReportDesigner::SizeD get(); void set(Microsoft::ReportDesigner::SizeD value); };
public Microsoft.ReportDesigner.SizeD Size { get; set; }
member this.Size : Microsoft.ReportDesigner.SizeD with get, set
Public Property Size As SizeD