Reports for WinForms
Inflate(RectangleD,Double,Double) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RectangleD 構造体 > Inflate メソッド : Inflate(RectangleD,Double,Double) メソッド
コピーを作成して膨らませる対象の RectangleD
四角形のコピーを水平に拡大する量。
四角形のコピーを垂直に拡大する量。
指定された RectangleD 構造体を拡大してコピーを作成し、それを返します。
シンタックス
'宣言
 
Public Overloads Shared Function Inflate( _
   ByVal rc As RectangleD, _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) As RectangleD
public static RectangleD Inflate( 
   RectangleD rc,
   System.double x,
   System.double y
)

パラメータ

rc
コピーを作成して膨らませる対象の RectangleD
x
四角形のコピーを水平に拡大する量。
y
四角形のコピーを垂直に拡大する量。

戻り値の型

拡大された RectangleD。
参照

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