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

ASPxClientRect.GetLeft Method

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

Declaration

GetLeft(): number

Returns

Type Description
number

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

See Also