GrapeCity ActiveReports for .NET 16.0J
Rect コンストラクタ(Point,Size)

GrapeCity.Viewer.Common 名前空間 > Rect 構造体 > Rect コンストラクタ : Rect コンストラクタ(Point,Size)
長方形の左上隅を表すPoint
長方形の幅と高さを表すSize
指定された位置とサイズでRectクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal location As Point, _
   ByVal size As Size _
)
public Rect( 
   Point location,
   Size size
)

パラメータ

location
長方形の左上隅を表すPoint
size
長方形の幅と高さを表すSize
参照

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