The Rectangle type exposes the following members.
Properties|
| Name | Description |
|---|
 | IsEmpty |
Indicates whether all numeric properties of this Rectangle have values of zero.
|
 | Origin |
Gets the top-left corner coordinate of the rectangle.
|
 | Size |
Gets the rectangle dimensions.
|
Top
See Also