Point.y

the Y coordinate of the point

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

Meta