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

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Thickness 構造体 > Inflate メソッド : Inflate(Int32,Int32) メソッド
縦辺のインフレートサイズ。
横辺のインフレートサイズ。
指定した値によって、現在の Thicknessをインフレートします。
シンタックス
'宣言
 
Public Overloads Function Inflate( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) As Thickness
public Thickness Inflate( 
   System.int width,
   System.int height
)

パラメータ

width
縦辺のインフレートサイズ。
height
横辺のインフレートサイズ。

戻り値の型

新しい Thickness
参照

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