Rectangle 构造函数

定义

初始化 Rectangle 类的新实例。

public:
 Rectangle();
public Rectangle ();
Public Sub New ()

适用于