Returns a DoubleRange object which is considered to be an empty value.

C# | Visual Basic | Visual C++ |
public static DoubleRange Empty { get; }
Public Shared ReadOnly Property Empty As DoubleRange
public: static property DoubleRange^ Empty { DoubleRange^ get (); }