x property

num get x

The resolved X coordinate of this 2D element.

Implementation

num get x;
set x (num x)

Implementation

set x(num x);