left property

int? left
getter/setter pair

Left coordinate of the bounding box.

(0,0) is upper left.

Implementation

core.int? left;