Reports for WPF
Inflate(Double,Double,Double,Double) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RectangleD 構造体 > Inflate メソッド : Inflate(Double,Double,Double,Double) メソッド
この RectangleD 構造体を左に拡大する量。
この RectangleD 構造体を上に拡大する量。
この RectangleD 構造体を右に拡大する量。
この RectangleD 構造体を下に拡大する量。
この RectangleD を指定された量だけ拡大します。
シンタックス
'宣言
 
Public Overloads Sub Inflate( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
) 
public void Inflate( 
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

left
この RectangleD 構造体を左に拡大する量。
top
この RectangleD 構造体を上に拡大する量。
right
この RectangleD 構造体を右に拡大する量。
bottom
この RectangleD 構造体を下に拡大する量。
参照

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