Skip to main content

ASPxClientRect.GetLeft Method

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

Declaration

GetLeft(): number

Returns

Type Description
number

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

See Also