| RectangleFigure Properties |
The RectangleFigure type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingShape |
Gets the collision shape for bounding volume tests and culling.
(Inherited from Figure.) | |
| HitShape |
Gets the collision shape for hit tests.
(Inherited from Figure.) | |
| IsFilled |
Gets or sets a value indicating whether the rectangle is filled.
| |
| WidthX |
Gets or sets the width of the rectangle in the x direction.
| |
| WidthY |
Gets or sets the width of the rectangle in the y direction.
|