PrintDocument for WinForms
Inflate(Double,Double) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RectangleD 構造体 > Inflate メソッド : Inflate(Double,Double) メソッド
The amount to add on the left and right of the current RectangleD.
The amount to add at the top and bottom of the current RectangleD.
Inflates the current RectangleD by specified horizontal and vertical amounts.
シンタックス
'宣言
 
Public Overloads Sub Inflate( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) 
'使用法
 
Dim instance As RectangleD
Dim x As System.Double
Dim y As System.Double
 
instance.Inflate(x, y)
public void Inflate( 
   System.double x,
   System.double y
)

パラメータ

x
The amount to add on the left and right of the current RectangleD.
y
The amount to add at the top and bottom of the current RectangleD.
参照

RectangleD 構造体
RectangleD メンバ
オーバーロード一覧