RectangleD.Inflate Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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)
Parâmetros
- size
- SizeD
Aplica-se a
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
Parâmetros
- rect
- RectangleD
- x
- Double
- y
- Double