Skip to main content

ASPxClientRect.GetBottom Method

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

Declaration

GetBottom(): number

Returns

Type Description
number

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

See Also