バージョン

CollisionRect コンストラクタ(Double,Double,Double,Double)

シンタックス
'宣言
 
Public Function New( _
   ByVal left As Double, _
   ByVal top As Double, _
   ByVal width As Double, _
   ByVal height As Double _
)
public CollisionRect( 
   double left,
   double top,
   double width,
   double height
)

パラメータ

left
top
width
height
参照