RectangleD.Inflate 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 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);
Public Sub Inflate (size As SizeD)
參數
- size
- SizeD
適用於
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);
Public Shared Function Inflate (rect As RectangleD, x As Double, y As Double) As RectangleD
參數
- rect
- RectangleD
- x
- Double
- y
- Double