DOMRectReadOnly: x property

Note: This feature is available in Web Workers.

The x read-only property of the DOMRectReadOnly interface represents the x coordinate of the DOMRect's origin.

Value

A double.

Specifications

See also