The IERectangle type exposes the following fields.
Fields
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| Member | Description |
---|
 | Height |
Rectangle height
|
 | Width |
Rectangle width
|
 | X |
Horizontal top position
|
 | Y |
Vertical top position
|
See Also