RectangleGeometry Constructor

Definition

Initializes a new instance of the RectangleGeometry class and creates a rectangle with zero area.

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

Applies to