'宣言
Public Overloads Function Intersection( _
ByVal As System.Single, _
ByVal As System.Single, _
ByVal As System.Single, _
ByVal As System.Single _
) As Rectangle
public Rectangle Intersection(
System.float ,
System.float ,
System.float ,
System.float
)