Rectangle.width

Set width field.

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

Parameters

propval int

width of the rectangle.