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

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

パラメータ

width
A width to inflate.
height
A height to inflate.

戻り値の型

The resulting System.Drawing.Size.
参照

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