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

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Thickness 構造体 > Inflate メソッド : Inflate(Int32,Int32) メソッド
The inflate size for vertical edges.
The inflate size for horizontal edges.
Inflates the current Thickness by the specified values.
シンタックス
'宣言
 
Public Overloads Function Inflate( _
   ByVal width As Integer, _
   ByVal height As Integer _
) As Thickness
public Thickness Inflate( 
   int width,
   int height
)

パラメータ

width
The inflate size for vertical edges.
height
The inflate size for horizontal edges.

戻り値の型

The new Thickness.
参照

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