Represents an instance of the RectangleD class with its members uninitialized.

Namespace:  EGIS.ShapeFileLib
Assembly:  EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)

Syntax

Visual Basic
Public Shared ReadOnly Empty As RectangleD
C#
public static readonly RectangleD Empty
Visual C++
public:
static initonly RectangleD Empty
JavaScript
EGIS.ShapeFileLib.RectangleD.empty

See Also