Rectangle::Empty Field

 

Represents a Rectangle structure with its properties left uninitialized.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
static initonly Rectangle Empty

Field Value

Type: System.Drawing::Rectangle

A rectangle is defined by its width, height and upper-left corner.

.NET Framework
Available since 1.1
Return to top
Show: