GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : RectangleFEx Structure |
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 | |
---|---|---|
Bottom | Gets the y-coordinate of the lower-right corner of the rectangular region defined by this RectangleFEx. | |
Empty | Gets the empty rectangle. | |
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. | |
Right | Gets the x-coordinate of the lower-right corner of the rectangular region defined by this RectangleFEx. | |
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. |
Name | Description | |
---|---|---|
Inflate | Inflates this rectangle by specified amount. | |
Intersect | Gets the intersection rectangle. | |
Offset | Overloaded. Adjusts the location of this rectangle by the specified amount. |