Sets the sides of the rectangle.
[C#] void SetSides(double x1, double y1, double x2, double y2)
void SetSides(double x1, double y1, double x2, double y2)
Sets the coordinates of the rectangle.
None.