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

ASPxClientRect.GetTop Method

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

Declaration

GetTop(): number

Returns

Type Description
number

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

See Also