Rectangle.height

Set height field.

  1. int height [@property getter]
  2. int height [@property setter]
    class Rectangle
    @property
    void
    height
    ()

Parameters

propval int

height of the rectangle.