RectangleSet.Bounds Property
The bounding rectangle of a RectangleSet.
Thread safety: This property is not thread-safe.
Syntax
public Rectangle Bounds { get; }
Property Value
Platforms
Windows, Linux, Android
The bounding rectangle of a RectangleSet.
public Rectangle Bounds { get; }
Windows, Linux, Android
In this article
The bounding rectangle of a RectangleSet.
public:
Rectangle bounds ( ) const;
Windows, Linux, Android
In this article
The bounding rectangle of a RectangleSet.
public final Rectangle getBounds ( )
Windows, Linux, Android
In this article
The bounding rectangle of a RectangleSet.
bounds
Windows, Linux, Android
In this article