バージョン

Rectangle コンストラクタ(Point,Size)

この構造の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal location As Point, _
   ByVal size As Size _
)
public Rectangle( 
   Point location,
   Size size
)

パラメータ

location
size
参照