Rectangle Constructor

Definition

Initializes a new instance of the Rectangle class.

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

Applies to