y property

num get y

The resolved Y coordinate of this 2D element.

Implementation

num get y;
set y (num y)

Implementation

set y(num y);