Ribbon for WinForms
DeflateWidth メソッド (Style)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : DeflateWidth メソッド
A width to deflate.
Deflates the specified width by the values of the current Style margins, padding and border.
シンタックス
'宣言
 
Public Function DeflateWidth( _
   ByVal width As Integer _
) As Integer
public int DeflateWidth( 
   int width
)

パラメータ

width
A width to deflate.

戻り値の型

The resulting width.
参照

Style クラス
Style メンバ