GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : RectangleFEx Structure |
For a list of all members of this type, see RectangleFEx members.
Name | Description | |
---|---|---|
Bottom | Gets the y-coordinate of the lower-right corner of the rectangular region defined by this RectangleFEx. | |
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. |