Rectangle for MoxyDraw

Creates a rectangle as a polyline.


Syntax:

Rectangle
lower left corner X
lower left corner Y
length
height
radius
final angle

lower left corner X:

Sets the lower left corner X.

lower left corner Y:

Sets the lower left corner Y.

length:

Sets the length.

height:

Sets the height.

radius:

Optional. Sets the radius for all 4 corners. If omitted, it will be set to 0.

final angle:

Optional. Sets the final angle to rotate the rectangle by its lower left corner. Angles are in degrees and counter-clock wise. If omitted, it will be set to 0.

angle