SuperTooltip for WinForms
InflateWidth メソッド

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

パラメータ

width
拡大する幅。

戻り値の型

結果の幅。
参照

Style クラス
Style メンバ