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