Input for WinForms
InflateHeight メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : InflateHeight メソッド
拡大する高さ。
現在の Styleのマージン、パディング、および境界線の値に基づいて、指定された高さを拡大します。
シンタックス
'宣言
 
Public Function InflateHeight( _
   ByVal height As System.Integer _
) As System.Integer
public System.int InflateHeight( 
   System.int height
)

パラメータ

height
拡大する高さ。

戻り値の型

結果の高さ。
参照

Style クラス
Style メンバ