Skip to main content

ASPxClientRect.GetTop Method

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

Declaration

GetTop(): number

Returns

Type Description
number

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

See Also