Ribbon for WinForms
DeflateHeight メソッド (Style)

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

パラメータ

height
A height to deflate.

戻り値の型

The resulting height.
参照

Style クラス
Style メンバ