WebRectangle Class Members
In This Topic
The following tables list the members exposed by
WebRectangle.
Public Constructors
| Name | Description |
 | WebRectangle | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | height | Gets or sets the height of this rectangle. |
 | width | Gets or sets the width of this rectangle. |
 | x | Gets or sets the x-coordinate of the upper-left corner of this rectangle. |
 | y | Gets or sets the y-coordinate of the upper-left corner of this rectangle. |
Public Methods
Public Operators
See Also