Rectangle Rectangle(int, int, int, int) public Rectangle ( int x , int y , int width , int height ) 也可以看看 struct Rect......Drawing Rectangle(Point, Size) public Rectangle ( Point location , Size...Size size ) 也可以看看 struct Point struct Size struct Rectangle 命名空间...