ActiveReports for .NET 18.0J
SetBounds メソッド (ARControl)

GrapeCity.ActiveReports.SectionReportModel 名前空間 > ARControl クラス : SetBounds メソッド
コントロールの位置とサイズを定義する矩形。
コントロールの境界を指定した矩形に設定します。
シンタックス
'宣言
 
Public Sub SetBounds( _
   ByVal bounds As RectangleF _
) 
public void SetBounds( 
   RectangleF bounds
)

パラメータ

bounds
コントロールの位置とサイズを定義する矩形。

戻り値の型

矩形は、浮動小数点値または単精度浮動小数点値(インチ単位)を使用して定義します。
参照

ARControl クラス
ARControl メンバ