Rectangle.width

Set width field.

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

Parameters

propval double

width of the rectangle