width property

num get width

The resolved width of this 2D element.

Implementation

num get width;
set width (num width)

Implementation

set width(num width);