Skip to main content
A newer version of this page is available. .

ASPxClientRect.GetBottom Method

Gets the Y-coordinate of the rectangle’s bottom edge.

Declaration

GetBottom(): number

Returns

Type Description
number

An integer specifying the Y-coordinate of the rectangle’s bottom edge.

See Also