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

C1.Win.8 アセンブリ > C1.Win.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 Double, _
   ByVal y As Double _
) 
public void Inflate( 
   double x,
   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 メンバ
オーバーロード一覧