For a list of all members of this type, see Rectangle members.
Name | Description | |
---|---|---|
Height | Gets or sets the height of the rectangle. | |
IsEmpty | Gets a boolean value indicating whether this rectangle is empty. | |
IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) | |
Location | Gets or sets a Point object that represents the upper-left corner of the rectangle. | |
Size | Gets or sets a Size object that represents the width and the height of the rectangle. | |
Width | Gets or sets the width of the rectangle. | |
X | Gets or sets X-coordinate of the upper-left corner of the rectangle. | |
Y | Gets or sets Y-coordinate of the upper-left corner of the rectangle. |