RectangleD.Inflate Méthode
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.
Surcharges
Inflate(SizeD) | |
Inflate(Double, Double) | |
Inflate(RectangleD, Double, Double) |
Inflate(SizeD)
public:
void Inflate(Microsoft::ReportDesigner::SizeD size);
public void Inflate (Microsoft.ReportDesigner.SizeD size);
member this.Inflate : Microsoft.ReportDesigner.SizeD -> unit
Public Sub Inflate (size As SizeD)
Paramètres
- size
- SizeD
S’applique à
Inflate(Double, Double)
Inflate(RectangleD, Double, Double)
public:
static Microsoft::ReportDesigner::RectangleD Inflate(Microsoft::ReportDesigner::RectangleD rect, double x, double y);
public static Microsoft.ReportDesigner.RectangleD Inflate (Microsoft.ReportDesigner.RectangleD rect, double x, double y);
static member Inflate : Microsoft.ReportDesigner.RectangleD * double * double -> Microsoft.ReportDesigner.RectangleD
Public Shared Function Inflate (rect As RectangleD, x As Double, y As Double) As RectangleD
Paramètres
- rect
- RectangleD
- x
- Double
- y
- Double