leftOffset property

double? leftOffset
getter/setter pair

The offset specifies the left edge of the crop rectangle that is located to the right of the original bounding rectangle left edge, relative to the object's original width.

Implementation

core.double? leftOffset;