The following tables list the members exposed by RectangleFEx.
Name | Description | |
---|---|---|
RectangleFEx Constructor | Initializes a new instance of the RectangleEx class with the specified location and size. |
Name | Description | |
---|---|---|
Height | Gets or sets the height of this Rectangle structure. | |
IsEmpty | Returns true if the current rectangle is empty. | |
Left | Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure. | |
Top | Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure. | |
Width | Gets or sets the width of this Rectangle structure. | |
X | Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure. | |
Y | Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure. |