ASPxClientRect Methods
A client rectangle object.
Name | Description |
---|---|
Get |
Gets the Y-coordinate of the rectangle’s bottom edge. |
Get |
Gets the rectangle’s height. |
Get |
Gets the X-coordinate of the rectangle’s left edge. |
Get |
Gets the X-coordinate of the rectangle’s right edge. |
Get |
Gets the Y-coordinate of the rectangle’s top edge. |
Get |
Gets the rectangle’s width. |
See Also