ImageGear21.Core Assembly > ImageGear.Core Namespace : IImGearRectangle Interface |
For a list of all members of this type, see IImGearRectangle members.
Name | Description | |
---|---|---|
Bottom | Gets or sets the y-coordinate of the lower-right corner of the rectangle. | |
Height | Gets the height of the rectangle. | |
Left | Gets or sets the x-coordinate of the upper-left corner of the rectangle. | |
Right | Gets or sets the x-coordinate of the lower-right corner of the rectangle. | |
Top | Gets or sets the y-coordinate of the upper-left corner of the rectangle. | |
Width | Gets the width of the rectangle. |