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