バージョン

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

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

パラメータ

location
size
参照