Rect::Empty Property
.NET Framework (current version)
Gets a special value that represents a rectangle with no position or area.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System.Windows::RectThe empty rectangle, which has X and Y property values of PositiveInfinity, and has Width and Height property values of NegativeInfinity.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: