バージョン

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

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

パラメータ

location
size
参照