Ribbon for WinForms
Deflate(Int32,Int32) メソッド

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

パラメータ

width
A width to deflate.
height
A height to deflate.

戻り値の型

The resulting System.Drawing.Size.
参照

Style クラス
Style メンバ
オーバーロード一覧