RectangleF::IsEmpty Property
.NET Framework (current version)
Tests whether the Width or Height property of this RectangleF has a value of zero.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System::BooleanThis property returns true if the Width or Height property of this RectangleF has a value of zero; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: