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

ASPxClientRect.GetRight Method

Gets the X-coordinate of the rectangle’s right edge.

Declaration

GetRight(): number

Returns

Type Description
number

An integer specifying the X-coordinate of the rectangle’s right edge.

See Also