RectangleGeometry Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The RectangleGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bounds | Gets a Rect that specifies the axis-aligned bounding box of the Geometry. (Inherited from Geometry.) |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
RadiusX | Gets or sets the x-radius of the ellipse that is used to round the corners of the rectangle. |
|
RadiusY | Gets or sets the y-radius of the ellipse that is used to round the corners of the rectangle. |
|
Rect | Gets or sets the dimensions of the rectangle. |
|
Transform | Gets or sets the Transform object applied to a Geometry. (Inherited from Geometry.) |
Show: