SuperTooltip for WinForms
DeflateWidth メソッド

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

パラメータ

width
縮小する幅。

戻り値の型

結果の幅。
参照

Style クラス
Style メンバ