public Rectangle Collapse( float left, float right, float top, float bottom )
Public Function Collapse ( _ left As Single, _ right As Single, _ top As Single, _ bottom As Single _ ) As Rectangle
public: Rectangle^ Collapse( float left, float right, float top, float bottom )