PrintDocument for WinForms
Inflate(SizeD) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RectangleD 構造体 > Inflate メソッド : Inflate(SizeD) メソッド
The SizeD to inflate the current rectangle by.
Inflates the current RectangleD by a specified SizeD.
シンタックス
'宣言
 
Public Overloads Sub Inflate( _
   ByVal size As SizeD _
) 
'使用法
 
Dim instance As RectangleD
Dim size As SizeD
 
instance.Inflate(size)
public void Inflate( 
   SizeD size
)

パラメータ

size
The SizeD to inflate the current rectangle by.
参照

RectangleD 構造体
RectangleD メンバ
オーバーロード一覧