Name | Description | |
---|---|---|
Bottom | Gets the y-coordinate that is the sum of Top and Height property values of this Rectangle structure. | |
Height | Gets or sets the height of this Rectangle structure. | |
Left | Gets the x-coordinate of the left edge of this Rectangle structure. | |
Right | Gets the x-coordinate that is the sum of Left and Width property values of this Rectangle structure. | |
Top | Gets the y-coordinate of the top edge of this Rectangle structure. | |
Width | Gets or sets the width of this Rectangle structure. | |
X | Gets or sets the x-coordinate of the left edge of this Rectangle structure. | |
Y | Gets or sets the y-coordinate of the top edge of this Rectangle structure. |