Rectangle class

Rectangle class

Rectangle model.

The Rectangle type exposes the following members:

Constructors

Constructor Description
init Creates a new instance of Rectangle
init Constructs a new instance of Rectangle

Properties

Property Description
height Height
width Width
x X coordinate
y Y coordinate

See Also