Skip to main content

ASPxClientRect Methods

A client rectangle object.
Name Description
GetBottom Gets the Y-coordinate of the rectangle’s bottom edge.
GetHeight Gets the rectangle’s height.
GetLeft Gets the X-coordinate of the rectangle’s left edge.
GetRight Gets the X-coordinate of the rectangle’s right edge.
GetTop Gets the Y-coordinate of the rectangle’s top edge.
GetWidth Gets the rectangle’s width.
See Also