Point.x

the X coordinate of the point

  1. float x [@property getter]
  2. float x [@property setter]
    class Point
    @property
    void
    x
    (
    float value
    )

Meta