The RectangleRegion type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RectangleRegion |
Creates and initializes an instance of the RectangleRegion class. |
| Name | Description | |
|---|---|---|
|
|
Contains |
Determines if the specified rectangle or vector object is entirely contained within this rectangle region. |
|
|
CorrectPosition |
Fits the specified rectangle to this region |
| Name | Description | |
|---|---|---|
|
|
Height |
The height of this rectangle region. |
|
|
Left |
The x-coordinate of the left edge of this rectangle region. |
|
|
Top |
The y-coordinate of the left edge of this rectangle region. |
|
|
Width |
The width of this rectangle region. |