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


C1.Document.4.6.2 アセンブリ > C1.Interop 名前空間 > Rect 構造体 > Inflate メソッド : Inflate(Double,Double) メソッド
The amount to add on the left and right of the current Rect.
The amount to add at the top and bottom of the current Rect.
Inflates the current Rect by specified horizontal and vertical amounts.
シンタックス
'宣言
 
Public Overloads Sub Inflate( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) 
'使用法
 
Dim instance As Rect
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 Rect.
y
The amount to add at the top and bottom of the current Rect.
参照

参照

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