Skip to main content

ASPxClientRect.GetRight Method

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

Declaration

GetRight(): number

Returns

Type Description
number

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

See Also