Rectangle.y

Set y field.

  1. double y [@property getter]
  2. double y [@property setter]
    class Rectangle
    @property
    void
    y
    (
    double propval
    )

Parameters

propval double

Y coordinate of the top side of the rectangle