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

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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Empty As RectangleD
C#
public static readonly RectangleD Empty
Visual C++
public:
static initonly RectangleD Empty

See Also