x0 property

  1. @Float()
double x0
getter/setter pair

starting x location, end x location (allows for align=right, etc)

Implementation

@ffi.Float()
external double x0;