Rectangle Constructor

Definition

Initializes a new instance of the Rectangle class.

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

Applies to