Rectangle.Empty Property
Gets an empty rectangle.
Thread safety: This property is thread-safe.
Syntax
public static Rectangle Empty { get; }
Property Value
Platforms
Windows, Linux, Android
Gets an empty rectangle.
public static Rectangle Empty { get; }
Windows, Linux, Android
In this article
Gets an empty rectangle.
public:
static Rectangle empty ( ) const;
Windows, Linux, Android
In this article
Gets an empty rectangle.
public static final Rectangle getEmpty ( )
Windows, Linux, Android
In this article
Gets an empty rectangle.
empty
Windows, Linux, Android
In this article