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

C1.Win.4.5.2 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 > Inflate メソッド : Inflate(Double,Double,Double,Double) メソッド
左に拡大する量。
上に拡大する量。
右に拡大する量。
下に拡大する量。
現在の Rectを指定された量だけ 4 方向に拡大します。
シンタックス
'宣言
 
Public Overloads Sub Inflate( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
) 
public void Inflate( 
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

left
左に拡大する量。
top
上に拡大する量。
right
右に拡大する量。
bottom
下に拡大する量。
参照

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