ActiveReports for .NET 18.0J
Rect コンストラクタ

GrapeCity.ActiveReports.Document.Section 名前空間 > Rect クラス : Rect コンストラクタ
The left.
The top.
The width.
The height.
Initializes a new instance of the Rect class.
シンタックス
'宣言
 
Public Function New( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single _
)
public Rect( 
   float left,
   float top,
   float width,
   float height
)

パラメータ

left
The left.
top
The top.
width
The width.
height
The height.
参照

Rect クラス
Rect メンバ